Unplanned
Last Updated: 11 Apr 2023 10:01 by Tom
Created by: Tom
Comments: 0
Category: ButtonGroup
Type: Feature Request
1

Hi team,

Currently, the ButtonGroup component supports two selection modes - single and multiple

However, there is no option for restricting the selection to a certain number of selected buttons (like having multiple selection but restricted to some number, like [maxSelected]="2" which will allow selecting max 2 buttons at a time).