Sha256: e64970551fa588aa569496a7f393db4f29944255eee7f8841b1418939d3e6a6f

Contents?: true

Size: 716 Bytes

Versions: 106

Compression:

Stored size: 716 Bytes

Contents

`subRowHeaders` is an optional prop that if present will add header rows at each level of the nested data. The prop takes an array of strings, each string being the text for each header row. The array of strings must be in the order in which they need to be rendered in the UI according to depth.

`enableToggleExpansion` is an additional optional prop that can be used in conjunction with the subRowHeaders prop. `enableToggleExpansion` is a string that can be 'all', 'header" or "none". If set to 'all', the toggle exapansion button will appear in the table header as well as in the subRow headers. If set to 'header' button will only appear in header and NOT in subRow headers. This is set to 'header' by default.

Version data entries

106 entries across 106 versions & 2 rubygems

Version Path
playbook_ui_docs-13.20.0 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md
playbook_ui-13.20.0 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md
playbook_ui_docs-13.19.0.pre.alpha.play1141iconkitusinglibrary2264 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md
playbook_ui-13.19.0.pre.alpha.play1141iconkitusinglibrary2264 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md
playbook_ui_docs-13.19.0.pre.alpha.PBNTR207tabledivsupport2261 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2261 app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_subrow_headers.md