Radioset Styles

class name Type Purpose
.app-radioset View To style the outermost wrapper element of radioset widget.
.app-radioset-text Text To style the text of radioset widget.
.app-radioset-group Text To style the group container.
.app-radioset-group-title Text To style the group header title of radioset widget.
.app-radioset-item View To style the item wrapper element of radioset widget.
.app-radioset-label Text To style the label of radioset widget.
.app-radioset-skeleton WM Skeleton To style the skeleton of radioset widget.
.app-radioset-checked-icon WM Icon To style the checked state of radioset widget.
.app-radioset-unchecked-icon WM Icon To style the unchecked state of radioset widget.

RadioSet Extra classes

class name Type Purpose
.app-radioset-row WM Radio Set To arrange the radio buttons in a horizontal fashion.