Sha256: f8d0ae9a3289187f5dab3294994b896e242f1dd5c50790779c4161c20a0374a3

Contents?: true

Size: 318 Bytes

Versions: 1197

Compression:

Stored size: 318 Bytes

Contents

# frozen_string_literal: true

module Playbook
  module PbLayout
    class Footer < Playbook::KitBase
      prop :tag, type: Playbook::Props::Enum,
                 values: %w[ul li span div],
                 default: "div"

      def classname
        generate_classname("layout_footer")
      end
    end
  end
end

Version data entries

1,197 entries across 1,197 versions & 1 rubygems

Version Path
playbook_ui-14.6.2.pre.alpha.PBNTR633dropdownavailablepropstable4316 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.rc.7 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PBNTR576tooltiptruncatedformpills4312 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PBNTR633dropdownavailablepropstable4305 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.rc.6 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PBNTR576tooltiptruncatedformpills4304 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PBNTR633dropdownavailablepropstable4303 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PBNTR576tooltiptruncatedformpills4296 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1550lazysizesupgrade4295 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4274 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1607dependencydisplayymlupdate4271 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1538READMEroot4262 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1538READMEroot4260 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1550lazysizesupgrade4257 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1538READMEroot4254 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1538READMEroot4251 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.rc.5 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.6.2.pre.alpha.PLAY1485selectablecardoverflowoutlinebug4247 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.rc.4 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.rc.3 app/pb_kits/playbook/pb_layout/footer.rb