Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the id and text of a selection item.
Element hierarchy
Syntax
<selection id = string
content = string />
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| id | The id of the selection item. | string | Yes | None |
| content | The content of the selection item. | string | Yes | None |
Child Elements
None
Parent Elements
| Parent Element | Description |
|---|---|
| input | Specifies an input shown in a toast. |
See also