Sha256: fba8728eed6119725e91be80a0f679ccfcf6a28132d0dc14a302e8dfcb7eda26

Contents?: true

Size: 368 Bytes

Versions: 8

Compression:

Stored size: 368 Bytes

Contents

- if @turbo_frame.present?
  <turbo-frame id="#{@turbo_frame}" src="#{@src}" loading="#{@loading}">

.card{ class: @background }
  .card-header{ class: @header_background }
    %h3.card-title= @title
  .card-body
    = content
  -# .card-footer
  - if @src.present?
    .overlay.dark
      %i.fas.fa-sync-alt.fa-spin.fa-lg

- if @turbo_frame.present?
  </turbo-frame>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.1.2.38 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.37 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.36 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.35 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.34 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.33 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.32 app/components/olivander/components/portlet_component.html.haml
five-two-nw-olivander-0.1.2.31 app/components/olivander/components/portlet_component.html.haml