interface Groupable {
    groupName?: string;
}

Hierarchy (view full)

Properties

Properties

groupName?: string

Generated using TypeDoc