MatchTagMetas
Introduction
Function signature
MatchTagMetas(
left_collection=None,
right_collection=None,
left_name=None,
right_name=None,
selectable=False,
suffix=None,
widget_id=None,
)
Parameters
Parameters
Type
Description
left_collection
right_collection

left_name
right_name

selectable

suffix
widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Prepare TagMeta we will matched
TagMeta we will matchedInitialize MatchTagMetas widget
MatchTagMetas widgetCreate app layout
Create app using layout

Last updated