Type alias DynamicLayoutElement<Context, FieldType>

DynamicLayoutElement<Context, FieldType>: DynamicLayoutElementSeparator<Context> | DynamicLayoutElementRow<Context, FieldType> | DynamicLayoutElementHtmlBlock<Context>

Type Parameters