Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UISchemaElement

Common base interface for any UI schema element.

Hierarchy

Index

Properties

Properties

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