* 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 not stored for this graph (policy: none)
no test coverage detected