MCPcopy Create free account
hub / github.com/KQM-git/TCL / SelectInput

Function SelectInput

src/components/common/input/SelectInput.tsx:3–13  ·  view source on GitHub ↗
({ value, set, options }: { value: T, set: (newValue: { value: T; label: string | number; }) => unknown, options: { value: T, label: string | number }[] })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected