Skip to main content

Function: StandardEntity()

StandardEntity(props): null | Element

Default single entity template component.

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

The template supports the following template state:

Entities can be edited or deleted using corresponding buttons from the expanded state.

Parameters

ParameterType

props

StandardEntityProps

Returns

null | Element

See

StandardTemplate

Defined in

templates/standardTemplate.tsx:72