Interface Spec<TSpecXp, TOptionsXp>

Type Parameters

  • TSpecXp = any

  • TOptionsXp = any

Hierarchy

  • Spec

Properties

AllowOpenText?: boolean
DefaultOptionID?: string
DefaultValue?: string
DefinesVariant?: boolean
ID?: string
ListOrder?: number
Name: string
OptionCount?: number
Options?: SpecOption<TOptionsXp>[]
OwnerID?: string
Required?: boolean
xp?: TSpecXp

Generated using TypeDoc