Custom toggle group component.
Copy the following code into your app directory.
'toggle_group' not found
'toggle_group' not found
Use the following composition to build a Toggle Group
'toggle_group' not found
A basic toggle group with single-selection mode, allowing only one active toggle at a time.
Set multiple=True on the toggle_group() to allow multiple selections at the same time.