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