select menu
form component, implemented in Ruby. Use it like any of the other matestack form components in your apps, pages and components. It offers customizable options to simply achieve what is possible in bootstrap with this component. See below for more information about the configuration options.bs_form_select(*args, &block)
options
- Expects an Array or Hash of selectable optionslabel
- Expects a string, gets displayed before the select menuform_text
- Expects a string, gets displayed after the select menuvariant
- Expects a symbol to change the size of the select menu, you can use either :sm
or :lg