Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python dash bootstrap buttons with icons

dbc.Button(
    html.Span(["Button", html.I(className="fas fa-plus-circle ml-2")])
)
Source by community.plotly.com #
 
PREVIOUS NEXT
Tagged: #python #dash #bootstrap #buttons #icons
ADD COMMENT
Topic
Name
1+6 =