Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Variable: rSuiteTableEnUsComponentsDescriptions

rSuiteTableEnUsComponentsDescriptions: object

Type declaration

categories

categories: object

categories.structure

categories.structure: object

categories.structure.name

categories.structure.name: string = "Structure"

components

components: object

components.RsCell

components.RsCell: object

components.RsCell.description

components.RsCell.description: string = "Table cell"

components.RsCell.name

components.RsCell.name: string = "Cell"

components.RsCell.props

components.RsCell.props: object

components.RsCell.props.dataKey

components.RsCell.props.dataKey: object

components.RsCell.props.dataKey.description

components.RsCell.props.dataKey.description: string = "Data binding key, but also a sort of key"

components.RsCell.props.dataKey.name

components.RsCell.props.dataKey.name: string = "Data key"

components.RsColumn

components.RsColumn: object

components.RsColumn.description

components.RsColumn.description: string = "Table column"

components.RsColumn.name

components.RsColumn.name: string = "Column"

components.RsColumn.props

components.RsColumn.props: object

components.RsColumn.props.align

components.RsColumn.props.align: object

components.RsColumn.props.align.description

components.RsColumn.props.align.description: string = "Alignment"

components.RsColumn.props.align.name

components.RsColumn.props.align.name: string = "Align"

components.RsColumn.props.colSpan

components.RsColumn.props.colSpan: object

components.RsColumn.props.colSpan.description

components.RsColumn.props.colSpan.description: string = "Merges column cells to merge when the 'Data key' value for the merged column is null or undefined"

components.RsColumn.props.colSpan.name

components.RsColumn.props.colSpan.name: string = "Col span"

components.RsColumn.props.fixed

components.RsColumn.props.fixed: object

components.RsColumn.props.fixed.description

components.RsColumn.props.fixed.description: string = "Fixed column"

components.RsColumn.props.fixed.name

components.RsColumn.props.fixed.name: string = "Fixed"

components.RsColumn.props.flexGrow

components.RsColumn.props.flexGrow: object

components.RsColumn.props.flexGrow.description

components.RsColumn.props.flexGrow.description: string = "Set the column width automatically adjusts, when set 'Flex grow' cannot set 'Resizable' and 'Width' property"

components.RsColumn.props.flexGrow.name

components.RsColumn.props.flexGrow.name: string = "Flex grow"

components.RsColumn.props.fullText

components.RsColumn.props.fullText: object

components.RsColumn.props.fullText.description

components.RsColumn.props.fullText.description: string = "Whether to display the full text of the cell content when the mouse is hovered"

components.RsColumn.props.fullText.name

components.RsColumn.props.fullText.name: string = "Full text"

components.RsColumn.props.minWidth

components.RsColumn.props.minWidth: object

components.RsColumn.props.minWidth.description

components.RsColumn.props.minWidth.description: string = "When you use 'Flex grow', you can set a minimum width"

components.RsColumn.props.minWidth.name

components.RsColumn.props.minWidth.name: string = "Min width"

components.RsColumn.props.resizable

components.RsColumn.props.resizable: object

components.RsColumn.props.resizable.description

components.RsColumn.props.resizable.description: string = "Customizable resize column width"

components.RsColumn.props.resizable.name

components.RsColumn.props.resizable.name: string = "Resizable"

components.RsColumn.props.rowSpan

components.RsColumn.props.rowSpan: object

components.RsColumn.props.rowSpan.description

components.RsColumn.props.rowSpan.description: string = "Merges rows on the specified column"

components.RsColumn.props.rowSpan.name

components.RsColumn.props.rowSpan.name: string = "Row span"

components.RsColumn.props.sortable

components.RsColumn.props.sortable: object

components.RsColumn.props.sortable.description

components.RsColumn.props.sortable.description: string = "Sortable"

components.RsColumn.props.sortable.name

components.RsColumn.props.sortable.name: string = "Sortable"

components.RsColumn.props.verticalAlign

components.RsColumn.props.verticalAlign: object

components.RsColumn.props.verticalAlign.description

components.RsColumn.props.verticalAlign.description: string = "Vertical alignment"

components.RsColumn.props.verticalAlign.name

components.RsColumn.props.verticalAlign.name: string = "Vertical align"

components.RsColumn.props.width

components.RsColumn.props.width: object

components.RsColumn.props.width.description

components.RsColumn.props.width.description: string = "Column width"

components.RsColumn.props.width.name

components.RsColumn.props.width.name: string = "Width"

components.RsColumnGroup

components.RsColumnGroup: object

components.RsColumnGroup.description

components.RsColumnGroup.description: string = "Table column group"

components.RsColumnGroup.name

components.RsColumnGroup.name: string = "Column group"

components.RsColumnGroup.props

components.RsColumnGroup.props: object

components.RsColumnGroup.props.align

components.RsColumnGroup.props.align: object

components.RsColumnGroup.props.align.description

components.RsColumnGroup.props.align.description: string = "Alignment"

components.RsColumnGroup.props.align.name

components.RsColumnGroup.props.align.name: string = "Align"

components.RsColumnGroup.props.fixed

components.RsColumnGroup.props.fixed: object

components.RsColumnGroup.props.fixed.description

components.RsColumnGroup.props.fixed.description: string = "Fixed column group"

components.RsColumnGroup.props.fixed.name

components.RsColumnGroup.props.fixed.name: string = "Fixed"

components.RsColumnGroup.props.groupHeaderHeight

components.RsColumnGroup.props.groupHeaderHeight: object

components.RsColumnGroup.props.groupHeaderHeight.description

components.RsColumnGroup.props.groupHeaderHeight.description: string = "The height of the header of the merged cell group"

components.RsColumnGroup.props.groupHeaderHeight.name

components.RsColumnGroup.props.groupHeaderHeight.name: string = "Group header height"

components.RsColumnGroup.props.header

components.RsColumnGroup.props.header: object

components.RsColumnGroup.props.header.description

components.RsColumnGroup.props.header.description: string = "Group header"

components.RsColumnGroup.props.header.name

components.RsColumnGroup.props.header.name: string = "Header"

components.RsColumnGroup.props.verticalAlign

components.RsColumnGroup.props.verticalAlign: object

components.RsColumnGroup.props.verticalAlign.description

components.RsColumnGroup.props.verticalAlign.description: string = "Vertical alignment"

components.RsColumnGroup.props.verticalAlign.name

components.RsColumnGroup.props.verticalAlign.name: string = "Vertical align"

components.RsHeaderCell

components.RsHeaderCell: object

components.RsHeaderCell.description

components.RsHeaderCell.description: string = "Table header cell"

components.RsHeaderCell.name

components.RsHeaderCell.name: string = "Header cell"

components.RsHeaderCell.props

components.RsHeaderCell.props: object

components.RsHeaderCell.props.children

components.RsHeaderCell.props.children: object

components.RsHeaderCell.props.children.description

components.RsHeaderCell.props.children.description: string = "Table column header"

components.RsHeaderCell.props.children.name

components.RsHeaderCell.props.children.name: string = "Content"

components.RsTable

components.RsTable: object

components.RsTable.description

components.RsTable.description: string = "Table"

components.RsTable.name

components.RsTable.name: string = "Table"

components.RsTable.props

components.RsTable.props: object

components.RsTable.props.affixHeader

components.RsTable.props.affixHeader: object

components.RsTable.props.affixHeader.description

components.RsTable.props.affixHeader.description: string = "Affix the table header to the specified location on the page"

components.RsTable.props.affixHeader.name

components.RsTable.props.affixHeader.name: string = "Affix header"

components.RsTable.props.affixHorizontalScrollbar

components.RsTable.props.affixHorizontalScrollbar: object

components.RsTable.props.affixHorizontalScrollbar.description

components.RsTable.props.affixHorizontalScrollbar.description: string = "Affix the table horizontal scrollbar to the specified position on the page"

components.RsTable.props.affixHorizontalScrollbar.name

components.RsTable.props.affixHorizontalScrollbar.name: string = "Affix horizontal scrollbar"

components.RsTable.props.autoHeight

components.RsTable.props.autoHeight: object

components.RsTable.props.autoHeight.description

components.RsTable.props.autoHeight.description: string = "The height of the table will be automatically expanded according to the number of data rows, and no vertical scroll bar will appear"

components.RsTable.props.autoHeight.name

components.RsTable.props.autoHeight.name: string = "Auto height"

components.RsTable.props.bordered

components.RsTable.props.bordered: object

components.RsTable.props.bordered.description

components.RsTable.props.bordered.description: string = "Show border"

components.RsTable.props.bordered.name

components.RsTable.props.bordered.name: string = "Bordered"

components.RsTable.props.cellBordered

components.RsTable.props.cellBordered: object

components.RsTable.props.cellBordered.description

components.RsTable.props.cellBordered.description: string = "Show cell border"

components.RsTable.props.cellBordered.name

components.RsTable.props.cellBordered.name: string = "Cell bordered"

components.RsTable.props.data

components.RsTable.props.data: object

components.RsTable.props.data.description

components.RsTable.props.data.description: string = "Table data"

components.RsTable.props.data.name

components.RsTable.props.data.name: string = "Data"

components.RsTable.props.defaultSortType

components.RsTable.props.defaultSortType: object

components.RsTable.props.defaultSortType.description

components.RsTable.props.defaultSortType.description: string = "Sort type"

components.RsTable.props.defaultSortType.name

components.RsTable.props.defaultSortType.name: string = "Default sort type"

components.RsTable.props.fillHeight

components.RsTable.props.fillHeight: object

components.RsTable.props.fillHeight.description

components.RsTable.props.fillHeight.description: string = "Force the height of the table to be equal to the height of its parent container. Cannot be used together with 'Auto height'"

components.RsTable.props.fillHeight.name

components.RsTable.props.fillHeight.name: string = "Fill height"

components.RsTable.props.headerHeight

components.RsTable.props.headerHeight: object

components.RsTable.props.headerHeight.description

components.RsTable.props.headerHeight.description: string = "Table header height"

components.RsTable.props.headerHeight.name

components.RsTable.props.headerHeight.name: string = "Header height"

components.RsTable.props.height

components.RsTable.props.height: object

components.RsTable.props.height.description

components.RsTable.props.height.description: string = "Table height"

components.RsTable.props.height.name

components.RsTable.props.height.name: string = "Height"

components.RsTable.props.hover

components.RsTable.props.hover: object

components.RsTable.props.hover.description

components.RsTable.props.hover.description: string = "The row of the table has a mouseover effect"

components.RsTable.props.hover.name

components.RsTable.props.hover.name: string = "Hover"

components.RsTable.props.loading

components.RsTable.props.loading: object

components.RsTable.props.loading.description

components.RsTable.props.loading.description: string = "Show loading"

components.RsTable.props.loading.name

components.RsTable.props.loading.name: string = "Loading"

components.RsTable.props.maxHeight

components.RsTable.props.maxHeight: object

components.RsTable.props.maxHeight.description

components.RsTable.props.maxHeight.description: string = "Maximum height"

components.RsTable.props.maxHeight.name

components.RsTable.props.maxHeight.name: string = "Max height"

components.RsTable.props.minHeight

components.RsTable.props.minHeight: object

components.RsTable.props.minHeight.description

components.RsTable.props.minHeight.description: string = "Minimum height"

components.RsTable.props.minHeight.name

components.RsTable.props.minHeight.name: string = "Min height"

components.RsTable.props.rowClassName

components.RsTable.props.rowClassName: object

components.RsTable.props.rowClassName.description

components.RsTable.props.rowClassName.description: string = "Add an optional extra class name to row"

components.RsTable.props.rowClassName.name

components.RsTable.props.rowClassName.name: string = "Row class name"

components.RsTable.props.rowHeight

components.RsTable.props.rowHeight: object

components.RsTable.props.rowHeight.description

components.RsTable.props.rowHeight.description: string = "Row height"

components.RsTable.props.rowHeight.name

components.RsTable.props.rowHeight.name: string = "Row height"

components.RsTable.props.rowKey

components.RsTable.props.rowKey: object

components.RsTable.props.rowKey.description

components.RsTable.props.rowKey.description: string = "Each row corresponds to the unique key in data"

components.RsTable.props.rowKey.name

components.RsTable.props.rowKey.name: string = "Row key"

components.RsTable.props.shouldUpdateScroll

components.RsTable.props.shouldUpdateScroll: object

components.RsTable.props.shouldUpdateScroll.description

components.RsTable.props.shouldUpdateScroll.description: string = "Whether to update the scroll after the table size is updated"

components.RsTable.props.shouldUpdateScroll.name

components.RsTable.props.shouldUpdateScroll.name: string = "Should update scroll"

components.RsTable.props.showHeader

components.RsTable.props.showHeader: object

components.RsTable.props.showHeader.description

components.RsTable.props.showHeader.description: string = "Display header"

components.RsTable.props.showHeader.name

components.RsTable.props.showHeader.name: string = "Show header"

components.RsTable.props.sortColumn

components.RsTable.props.sortColumn: object

components.RsTable.props.sortColumn.description

components.RsTable.props.sortColumn.description: string = "Sort column name"

components.RsTable.props.sortColumn.name

components.RsTable.props.sortColumn.name: string = "Sort column"

components.RsTable.props.sortType

components.RsTable.props.sortType: object

components.RsTable.props.sortType.description

components.RsTable.props.sortType.description: string = "Sort type"

components.RsTable.props.sortType.name

components.RsTable.props.sortType.name: string = "Sort type"

components.RsTable.props.virtualized

components.RsTable.props.virtualized: object

components.RsTable.props.virtualized.description

components.RsTable.props.virtualized.description: string = "Effectively render large tabular data"

components.RsTable.props.virtualized.name

components.RsTable.props.virtualized.name: string = "Virtualized"

components.RsTable.props.width

components.RsTable.props.width: object

components.RsTable.props.width.description

components.RsTable.props.width.description: string = "Table width"

components.RsTable.props.width.name

components.RsTable.props.width.name: string = "Width"

components.RsTable.props.wordWrap

components.RsTable.props.wordWrap: object

components.RsTable.props.wordWrap.description

components.RsTable.props.wordWrap.description: string = "Whether to appear line breaks where text overflows its content box"

components.RsTable.props.wordWrap.name

components.RsTable.props.wordWrap.name: string = "Word wrap"

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub