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