Sha256: 58017d332feab0adb24457b798338136716fec210ba4f79ba5893516036c03e4

Contents?: true

Size: 335 Bytes

Versions: 4

Compression:

Stored size: 335 Bytes

Contents

.mb-4
  - if @label
    %label.block.text-gray-700.text-sm.font-bold.mb-2{ for: @for }
      = @label
  = @input.call(@attribute, @collection, { selected: @value }, @options.merge(class: 'bg-white border border-gray-300 text-gray-700 py-2 px-2 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent'))

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tramway-0.4.9.2 app/components/tailwinds/form/select_component.html.haml
tramway-0.4.9.1 app/components/tailwinds/form/select_component.html.haml
tramway-0.4.8 app/components/tailwinds/form/select_component.html.haml
tramway-0.4.7 app/components/tailwinds/form/select_component.html.haml