ColorPicker
ColorPicker
Introduction
Function signature
ColorPicker(
show_alpha=False,
color_format="hex",
widget_id=None,
)
Parameters
Parameters
Type
Description
show_alpha

color_format

compact
widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize ColorPicker and Text widgets
Create app layout
Create app using layout
Last updated