Interface IRowItem

Hierarchy

  • IRowItem

Properties

action?: IItemAction
backgroundColor?: string
bgImage?: IRowItemImage
contentType?: EItemType
embedRaw?: string
fontColor?: string
fontSize?: number
icon?: string
innerPadding?: string
padding?: number
text?: string
textAlign?: string
textShadow?: ITextShadow
verticalAlign?: string
width?: number

Generated using TypeDoc