- API
- “Code” widget
- Display parameters for the “Pop-up” and “Drop-down window” widgets
- Getting started [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],[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 -
Getting started with the
Category data type - Dynamic event type calculation
- Typical 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.
Default value is
vertical. Available values:horizontal— expands horizontally.vertical— expands vertically.top— from the top.right— from the right.bottom— from the bottom.left— from the left.start— from the start in the direction of the text.end— from the end in the direction of the text.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