Skip to content

@signkit/core Types


@signkit/core Types / FieldInspectorOption

Interface: FieldInspectorOption

Defined in: types.ts:88

Properties

disabled?

optional disabled?: boolean

Defined in: types.ts:91


label

label: string

Defined in: types.ts:89


value

value: FieldInspectorControlValue

Defined in: types.ts:90

Released under the Apache License 2.0.