Sha256: a422f92d837893436845516fc4080232a0d45bdfad747dd0ed7c03246983a4ca

Contents?: true

Size: 190 Bytes

Versions: 1

Compression:

Stored size: 190 Bytes

Contents

= link_to @url, @options.merge(class: ['button'] + @bem_classes) do
  - if @icon
    i.button__icon { class=@icon }
  - unless @modifiers.include? :icon_only
    span.button__label = @label

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alveole-0.0.1 lib/alveole/components/button_component/button_component.html.slim