Skip to main content

Function: StandardEntityGroup()

StandardEntityGroup(props): null | Element

Default entity group template component.

The template supports displaying only EntityGroup, otherwise nothing will be rendered.

The template supports the following template state:

Entities can be ungroup from the element with a corresponding button.

Parameters

ParameterType

props

StandardEntityGroupProps

Returns

null | Element

See

StandardTemplate

Defined in

templates/standardTemplate.tsx:263