Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerticalLayout

A layout which orders its child elements vertically (i.e. from top to bottom).

Hierarchy

Index

Properties

Properties

elements

elements: UISchemaElement[]

The child elements of this layout.

Optional options

options: object

Any additional options.

Type declaration

  • [key: string]: any

Optional rule

rule: Rule

An optional rule.

type

type: "VerticalLayout"

Generated using TypeDoc