Sha256: 2436abd2e60d191c0cf437fc5ad743a6af593ea009317bb4ebbed43ec3aafd9c

Contents?: true

Size: 334 Bytes

Versions: 1

Compression:

Stored size: 334 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.5 px-2 rounded focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent'))

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tramway-0.4.9.3 app/components/tailwinds/form/select_component.html.haml