Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Layout

Represents a layout element which can order its children in a specific way.

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: string

The type of this UI schema element.

Generated using TypeDoc