FilamentF
Filament17mo ago
Flame

Group options of a CheckboxList

Basically, I have an array with a lot of items, and I want the user to be able to choose multiple of them, and Select input works well, but its not that good with selecting multiple options at once

So I am trying to use CheckboxList, which looks really promising, only downside is that it does not have a group functionality
Was this page helpful?