MCPcopy Create free account
hub / github.com/Lemoncode/mongo-modeler / useA11ySelect

Function useA11ySelect

apps/web/src/common/a11y/select/select.hooks.ts:10–109  ·  view source on GitHub ↗
(
  options: Option[],
  getOptionId: <Key extends keyof Option>(option: Option) => Option[Key],
  initialOption?: Option,
  onChangeOption?: (option: Option | undefined) => void
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DropdownFunction · 0.90
useA11yNestedSelectFunction · 0.90

Calls 6

useA11yListFunction · 0.90
useOnKeyFunction · 0.90
getFocusedOptionFunction · 0.90
useClickOutsideFunction · 0.90
handleSetSelectedOptionFunction · 0.85

Tested by

no test coverage detected