- Home [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
- Manage types
- Global context and isolation
- Manage apps
- Batch actions with app items
- Manage external services
- Scripts in widgets
- Web components
- Access permissions
- Getting started with processes
- Getting started with signatures
- Getting started with file previews
- Getting started with the organizational chart
- Getting started with users and groups
-
Getting started with the
Table data type - Dynamic calculation of event type
- Use cases
- API
Display parameters for the “Pop-up” and “Drop-down window” widgets
Hierarchy
Properties
Optional items
Array of drop-down menu items.
Optional onRender
Function called after the widget is displayed.
The root HTML element corresponding to the displayed widget.
Optional position
Placement of the drop-down menu/pop-up in relation to the trigger element that opens it.
The default value is
vertical
. The following options are available:horizontal
: opens items horizontally.vertical
: opens items vertically.top
: at the top.right
: on the right.bottom
: at the bottom.left
: on the left.Optional size
Size of the drop-down menu/pop-up.
Be default, the property’s value is
default
. The following options are available:default
: size fits the content.sm
: small.md
: medium.lg
: large.Properties