Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/ItemTable/HeaderTable"

Index

Variables

Const ascendingArrow

ascendingArrow: Element = (<span style={style} className="fa fa-sort-asc" aria-hidden="true" />)

Const descendingArrow

descendingArrow: Element = (<span style={style} className="fa fa-sort-desc" aria-hidden="true" />)

Const invokeResetSortLimit

invokeResetSortLimit: 2 = 2

Const noSort

noSort: Element = <span style={style} className="fa fa-sort" aria-hidden="true" />

Object literals

Const style

style: object

color

color: string = "gray"

Generated using TypeDoc