CaCategoryDisplay
Display list of categories as buttons. Often used in list page headers
SASS-path: ./styles/components/molecules/ca-category-display.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
categories | List of categories to display. Must include name and alias | Array | true | - |
buttonColor | The color of the button. See documentation for CaButton to learn more. | String | false | primary |