@sqlrooms/mosaic / DataTableExplorerCategorySummary
Type Alias: DataTableExplorerCategorySummary
DataTableExplorerCategorySummary =
DataTableExplorerSummaryStatus&object
Type Declaration
| Name | Type |
|---|---|
bucketCount | number |
buckets | DataTableExplorerCategoryBucket[] |
kind | "category" |
selectedKey? | string |
toggleValue() | (key) => void |
