How do I set data-mini true to a radiobutton group ?
I cant get data-mini = true in the More Properties to work as it should.
I can however set one or more of the buttons individually with the mini attribute..
As per Jquery..
data-mini true | false - Compact sized version for all items in the controlgroup
Thanks