Skip to content

a11ydocs v1.7.0


a11ydocs / ChoiceFieldMode

Type Alias: ChoiceFieldMode

ts
type ChoiceFieldMode = "combo" | "list";

Defined in: src/types.ts:2679

Choice field display mode for list boxes and combo boxes.

Released under the ISC license.