interface ToolbarChipGroup {
    key: string;
    name: string;
}

Properties

Properties

key: string

A unique key to identify this chip group category

name: string

The category name to display for the chip group