Sha256: 9944c38fe368fb8aa956da1eed5591fc36032bed8cc4258e0a0cad84f8f055ba
Contents?: true
Size: 233 Bytes
Versions: 44
Compression:
Stored size: 233 Bytes
Contents
module UiBibzInputs class UiSelectFieldInput < CollectionInput def input(wrapper_options) UiBibz::Ui::Core::Forms::Selects::SelectField.new(input_attribute_name, new_options, input_html_options).render end end end
Version data entries
44 entries across 44 versions & 1 rubygems