Interface SimpleOptionValue
Option value description for 'Simple' option type.
Package: ui-framework
Properties
value
String Value.
Declaration
value?: string | null
Property Value
| Type | Description |
|---|---|
| string | null | String Value. |
Option value description for 'Simple' option type.
String Value.
value?: string | null
| Type | Description |
|---|---|
| string | null | String Value. |