fix(data-table): expandable rows should work with zebra styles (#1200)

Fixes #1199
This commit is contained in:
metonym 2022-03-23 08:04:08 -07:00 committed by GitHub
commit 53fdbdf991
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 73 additions and 1 deletions

View file

@ -1139,6 +1139,10 @@ Use `nonExpandableRowIds` to specify the ids for rows that should not be expanda
<FileSource src="/framed/DataTable/DataTableNonExpandableRows" />
### Expandable (zebra styles)
<FileSource src="/framed/DataTable/DataTableExpandableZebra" />
### Expandable (compact size)
<DataTable size="compact" expandable