IStyleList Interface
Declaration
export interface IStyleList
Properties
isIcon Property
Declaration
isIcon: boolean
Property Value
| Type |
|---|
| boolean |
list Property
Declaration
list: Array<string>
Property Value
| Type |
|---|
| string[] |
export interface IStyleList
isIcon: boolean
| Type |
|---|
| boolean |
list: Array<string>
| Type |
|---|
| string[] |