ElementTag
Introduction
Function signature
ElementTag(text="", type=None, hit=False, color="", widget_id=None)Parameters
Parameters
Type
Description
text
el_tag = ElementTag(text="Tag example")
type

hit

color

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize ElementTag widgets
ElementTag widgetsCreate app layout
Create app using layout

Last updated