Appearance
RecordDataTable
SubrecordsComponent
Full component name: BaseRecordDataTable
Description
Props Overview
| name | type | default | description | values |
|---|---|---|---|---|
| headers | array | Short documentation. | see below for details | |
| isCollapsible | boolean | false | ||
| title | string | |||
| titleSize | string | large, medium, small |
Props Details
Basic Details
isCollapsible
Type: boolean
title
Type: string
titleSize
Type: string
Values: large | medium | small
Headers
headers
Type: array
| name | type | default | description | values |
|---|---|---|---|---|
| text | string | The title of the header | ||
| type | string | text | The column type | date, avatar |
Short documentation.
Longer documentation here bla bla bla.