Icons
Introduction
Function signature
Icons(class_name=None, color=None, bg_color=None, rounded=False, image_url=None, widget_id=None)
Parameters
Parameters
Type
Description
class_name

color

bg_color

rounded

image_url

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Initialize Button we will use
Button we will useInitialize Icons widget
Icons widgetCreate app layout
Create app using layout
Add functions to control widget from python code

Last updated