Interface ChangeEvent

Hierarchy

  • ChangeEvent

Properties

config?: UiObjectConfig<any, string, any>
configPath?: UiObjectConfig<any, string, any>[]
last?: boolean
lastValue?: any
target?: UiObjectConfig<any, string, any>
type: "change"
value?: any

Generated using TypeDoc