Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HorizontalLayout

A layout which orders its children horizontally (i.e. from left to right).

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: "HorizontalLayout"

Generated using TypeDoc