The Vue component for a category in the list of tools in the toolbar. The actual tools are in the slot
of the component.
Props
Name | Type | Default value | Required? | Description |
---|---|---|---|---|
id |
String | - | Yes | The ID of the category. |
title |
String | - | Yes | The title of the category. |
layout |
String | - | Yes | The layout of the toolbar. Can be 'mobile' or 'desktop'. |