Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableCustomClasses

Hierarchy

  • TableCustomClasses

Index

Properties

Optional table

table: string[]

Custom class(es) for table

Optional tableBody

tableBody: string[]

Custom class(es) for table body

Optional tableHeader

tableHeader: string[]

Custom class(es) for table header

Optional tableHeaderCell

tableHeaderCell: string[]

Custom class(es) for table header cell

Optional tableHeaderRow

tableHeaderRow: string[]

Custom class(es) for table header row

Optional tablePagination

tablePagination: string[]

Custom class(es) for table paginations

Optional tablePaginationActions

tablePaginationActions: string[]

Custom class(es) for table pagination actions

Optional tableSearchbar

tableSearchbar: string[]

Custom class(es) for table toolbar searchbar

deprecated

A toolbar in a table is more than a table component should do. See Toolbar component.

Optional tableToolbar

tableToolbar: string[]

Custom class(es) for table toolbar

deprecated

A toolbar in a table is more than a table component should do. See Toolbar component.

Generated using TypeDoc