Select
The HTML <select>
tag, implemented in Ruby.
If you want to use the select
in context of a matestack form
, please use form_select
documented here
Parameters
This component can take various optional configuration params and yield content
HMTL attributes (optional)
This component accepts all the canonical HTML global attributes like id
or class
.
Examples
Example 1: Basic usage along with option
components
option
componentsreturns
Last updated