Menu
Essence Plus
This component is only available in the Plus version of Essence UI.
render Components::Checkbox.new(size: :sm) render Components::Checkbox.new(size: :md) render Components::Checkbox.new(size: :lg)
Add the component to your project
Run the following command in your terminal
bundle exec essence add checkbox
Add the following code and libraries into your project
Essence Plus
This component is only available in the Plus version of Essence UI.