group property

String group
final

The group the preview belongs to.

Previews with the same group name will be displayed together in the previewer. If not provided, 'Default' is used.

Implementation

final String group;