Menu

Checkbox

Essence Plus

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

Upgrade to Plus
render Checkbox.new(size: :sm)
render Checkbox.new(size: :md)
render 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

Copy and paste the following code into your project

Essence Plus

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

Upgrade to Plus