Interface IAbstractValue
Package: ui-framework
Properties
additionalText
Declaration
additionalText?: string
Property Value
Type | Description |
---|---|
string |
color
Declaration
color?: string
Property Value
Type | Description |
---|---|
string |
id
Declaration
id: number
Property Value
Type | Description |
---|---|
number |
imageUrl
Declaration
imageUrl?: string
Property Value
Type | Description |
---|---|
string |
name
Declaration
name: string
Property Value
Type | Description |
---|---|
string |