Skip to content

Interface: TableRowProps<Item>#

Renderer.Component.TableRowProps

Type parameters#

Name
Item

Hierarchy#

  • DOMAttributes<HTMLDivElement>

↳ TableRowProps

Table of contents#

Properties#

Properties#

className#

• Optional className: string


disabled#

• Optional disabled: boolean


nowrap#

• Optional nowrap: boolean


searchItem#

• Optional searchItem: Item


selected#

• Optional selected: boolean


sortItem#

• Optional sortItem: Item


style#

• Optional style: CSSProperties


testId#

• Optional testId: string