Home > @jsplumbtoolkit/browser-ui > Surface > expandGroup
#
Surface.expandGroup() methodExpand the given group
Signature:
expandGroup(group: string | Group): void;
#
ParametersParameter | Type | Description |
---|---|---|
group | string | Group | Group ID, or Group, to expand |
Returns:
void