Interface IMetadataConfig
Package: ui-framework
Properties
checkboxIcon
Declaration
checkboxIcon?: string
Property Value
| Type | Description |
|---|---|
| string |
chevronIcon
Declaration
chevronIcon?: string
Property Value
| Type | Description |
|---|---|
| string |
disabled
Declaration
disabled?: boolean
Property Value
| Type | Description |
|---|---|
| boolean |
iconSize
Declaration
iconSize?: number
Property Value
| Type | Description |
|---|---|
| number |
showValueInTitle
Declaration
showValueInTitle?: boolean
Property Value
| Type | Description |
|---|---|
| boolean |
tooltipIcon
Declaration
tooltipIcon?: string
Property Value
| Type | Description |
|---|---|
| string |
useCustomTooltip
Declaration
useCustomTooltip?: boolean
Property Value
| Type | Description |
|---|---|
| boolean |
valueItemSize
Declaration
valueItemSize?: Object | number
Property Value
| Type | Description |
|---|---|
| Object | number |