Closed hingew closed 8 months ago
Warning: This will introduce breaking changes for the init function for SingleSelect, SingleSelectRemote, MultiSelect and MultiSelectRemote
init
SingleSelect
SingleSelectRemote
MultiSelect
MultiSelectRemote
SingleSelect.init { selectionMsg = HandleSelection , internalMsg = HandleSelectUpdate + , idPrefix = "single-select" }
Warning: This will introduce breaking changes for the
init
function forSingleSelect
,SingleSelectRemote
,MultiSelect
andMultiSelectRemote