Skip to main content

Function: ClassicEntity()

ClassicEntity(props): null | Element

Element template component to display component in the classic style.

This classic "look and feel" was used for elements before v0.8.0

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

Parameters

ParameterType

props

ClassicEntityProps

Returns

null | Element

See

ClassicTemplate

Defined in

templates/classicTemplate.tsx:46