Core data structure representing a layout element in the Emerge tree.
Summary
Types
@type element_type() ::
:row
| :wrapped_row
| :column
| :text_column
| :el
| :text
| :text_input
| :multiline
| :image
| :video
| :none
| :paragraph