Checkbox/Radio under button group

Wappler 7 beta 26
Windows 11
NodeJS

When converting a button group to checkbox/radio input, then structure should be:
https://getbootstrap.com/docs/5.0/components/button-group/#checkbox-and-radio-button-groups

But instead, nothing changes:

Same the opposite:
Create a button group, change the group type to -> checkbox/radio
We are not able to insert some checkbox/radio with class btn like bs docs says..