Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 910 Bytes

ListItem.md

File metadata and controls

15 lines (11 loc) · 910 Bytes

ListItem

Properties

Name Type Description Notes
selected String When set to true, indicates that this item is the default selection shown to a signer. Only one selection can be set as the default. [optional]
selectedMetadata PropertyMetadata [optional]
text String Specifies the text that is shown in the dropdown list. [optional]
textMetadata PropertyMetadata [optional]
value String Specifies the value that is used when the list item is selected. [optional]
valueMetadata PropertyMetadata [optional]

[Back to Model list] [Back to API list] [Back to README]