Open
Description
In the "Sizing" section of the c-button-group documentation, the example uses "sizing" as attribute for changing the size of all buttons inside the group.
But it is visible, that this is not working, since all buttons of the three displayed groups have the same size.
In the "API" section it is declared, that the attribute should be "size" and this works in my project.
So either the documentation or the attribute needs to be corrected.
It may be important to keep in mind, that the related attribute for the FormLabelDirective is "sizing". So one would assume, that it should be "sizing" for ButtonGroupComponent too. Therefore the documentation is correct and the API needs to be adjusted.
Metadata
Metadata
Assignees
Labels
No labels