Menu

Checkbox

Essence Plus

This component is only available in the Plus version of Essence UI.

Upgrade to Plus
render Components::Checkbox.new(size: :sm)
render Components::Checkbox.new(size: :md)
render Components::Checkbox.new(size: :lg)

Installation

Add the component to your project

CLI

Run the following command in your terminal

bundle exec essence add checkbox
Manually

Add the following code and libraries into your project

Essence Plus

This component is only available in the Plus version of Essence UI.

Upgrade to Plus