Sha256: bebd3c4ef91208436c5704b99941244581bc3b6c20e10e448149563097509177

Contents?: true

Size: 211 Bytes

Versions: 12

Compression:

Stored size: 211 Bytes

Contents

# frozen_string_literal: true

module Tailwinds
  module Form
    module Multiselect
      # Tailwind-styled multi-select field
      class SelectedItemTemplate < ViewComponent::Base
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tramway-0.5.2.1 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.2 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.1.5 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.1.3 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.1.2 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.1.1 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.1 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5.0.1 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.5 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.4.9.3 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.4.9.2 app/components/tailwinds/form/multiselect/selected_item_template.rb
tramway-0.4.9.1 app/components/tailwinds/form/multiselect/selected_item_template.rb