mapp/ui/elements
- Source
Type Definitions
UIElements
UI elements object containing various UI components.
Type:
Properties- Object
Name | Type | Description |
---|---|---|
btnPanel | function | Button panel component. |
card | function | Card component. |
chkbox | function | Checkbox component. |
contextMenu | function | Context menu component. |
drawer | function | Drawer component. |
drawing | function | Drawing component. |
dropdown | function | Dropdown component. |
dropdown_multi | function | Multi-select dropdown component. |
legendIcon | function | Legend icon component. |
dialog | function | Dialog component. |
alert | function | Alert component. |
confirm | function | Confirm component. |
helpDialog | function | Help Dialog component. |
searchbox | function | Searchbox component. |
slider | function | Slider component. |
slider_ab | function | Slider with A/B comparison component. |
pills | function | pills component. Exporting UI elements. |
- Source