Rate
Introduction
Function signature
Rate(
value=None,
max=5,
disabled=False,
allow_half=False,
texts=[],
show_text=False,
text_color="#1F2D3D",
text_template="",
colors=["#F7BA2A", "#F7BA2A", "#F7BA2A"],
void_color="#C6D1DE",
disabled_void_color="#EFF2F7",
widget_id=None,
)
Parameters
Parameters
Type
Description
max

colors

disabled

allow_half

texts
show_text

text_color

void_color

disabled_void_color

Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Example 1
Example 2
Example 3
Last updated