Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseWidgetSpec<T>

Type parameters

Hierarchy

Index

Properties

Properties

type

type: T

The type of widget to be used. Widgets can only be used with matching specific data types. For example the Text widget can be used with the string field type.

Generated using TypeDoc