Skip to main content

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[]