categories property

List<WidgetbookCategory> categories
final

Categories which host Folders and WidgetElements. This can be used to organize the structure of the Widgetbook on a large scale.

Implementation

final List<WidgetbookCategory> categories;