Skip to main content

Function: StandardEntity()

StandardEntity(props): null | Element

Defined in: templates/standardElement.tsx:84

Default single entity template component.

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

The template supports the following template state:

Parameters

ParameterType

props

StandardEntityProps

Returns

null | Element

See

StandardTemplate