Menu

Input

Renders an input element


render Input.new(type: :email, placeholder: "Enter your email address")

Usage

Add the component to your project

bundle exec essence add input