Skip to main content

ILabeledColorFormInputProps

geovisto-mapReadme | API


geovisto-map / ILabeledColorFormInputProps

Interface: ILabeledColorFormInputProps

This interface declares specification of a form input props model.

Author

Jiri Hynek

Extends

Properties

label

label: string

Source

model/types/inputs/labeled/color/ILabeledColorFormInputProps.ts:10


onChangeAction

onChangeAction: null | (this, ev) => unknown

Source

model/types/inputs/labeled/color/ILabeledColorFormInputProps.ts:9