InputTag
Introduction
Function signature
InputTag(
tag_meta,
max_width=300,
widget_id=None,
)
Parameters
Parameters
Type
Description
tag_meta
max_width

widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Initialize Project ID and TagMeta we will use
Project ID and TagMeta we will useInitialize list of InputTag widgets for each TagMeta in project
InputTag widgets for each TagMeta in projectInitialize Button and Text widgets we will use
Button and Text widgets we will useCreate app layout
Create app using layout
Handle button clicks

Last updated