How the button should behave.
`sidebar`
means it aligns with the sidebar. Is the sidebar open, this button-group has a left margin.
Is it closed, the margin is gone.
@Input() padding?:'none'|'normal'
If set to none, buttons inside this group will be tightly packed together without any padding.