Sha256: 2035131bc8dd48da3f12dee785e90b4f53db501ed413303b4337f50e9fc5dd6b
Contents?: true
Size: 283 Bytes
Versions: 44
Compression:
Stored size: 283 Bytes
Contents
module UiBibzInputs class UiMultiColumnFieldInput < CollectionInput include UiBibz::Ui::Core::Forms::Selects def input(wrapper_options) UiBibz::Ui::Core::Forms::Selects::MultiColumnField.new(attribute_name, new_options, input_html_options).render end end end
Version data entries
44 entries across 44 versions & 1 rubygems