Skip to content

Layout

Layout representation format.

Options

  • Default: LAYOUT
  • Values:
    • LAYOUT - Tree structure with layout properties
    • PARENT_CHILDREN - Parent-child relationships only
    • BOTH - Include both representations

Path

config.format.layout

Example

config:
format:
layout: LAYOUT

See Also