Component States
Pretty Checkbox React exposes various states that give you greater control over your components. See each example below to learn more.
Disabled Items
Choose your shipping method:
Locked Items
Similar to disable, but it will make the component appear to be active.
Bigger
Increase the size of your components using the bigger prop. Alternatively, just increase the font-size property on .pretty in your CSS.
Plain
Remove the border (when checkbox is checked) with the plain prop.