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