Toggle
A styled checkbox switch for boolean settings.
Usage
.demo-stack
= app_theme_toggle :notifications, label: "Enable notifications", checked: true
= app_theme_toggle :beta_features, label: "Beta features"
= app_theme_toggle :bare_toggleA styled checkbox switch for boolean settings.
.demo-stack
= app_theme_toggle :notifications, label: "Enable notifications", checked: true
= app_theme_toggle :beta_features, label: "Beta features"
= app_theme_toggle :bare_toggle