MCPcopy Create free account
hub / github.com/WarFrontIO/client / linkMultiSetting

Method linkMultiSetting

src/ui/type/CheckboxInput.ts:56–60  ·  view source on GitHub ↗

* Links the checkbox to a multi-select setting. * @param setting The multi-select setting * @param key The key of the option to link

(setting: MultiSelectSetting<unknown, { [K in T]: Option<unknown> }>, key: T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

showMultiSelectPanelFunction · 0.80

Calls 4

setCheckedMethod · 0.95
onChangedMethod · 0.95
isSelectedMethod · 0.80
selectMethod · 0.45

Tested by

no test coverage detected