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.8.0.pre.alpha.PLAY1615movenegativetoleftofcurrencysign4543 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.alpha.PLAY1615movenegativetoleftofcurrencysign4539 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.9.0.pre.rc.0 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.dependabotnpmandyarnfloatinguireact026284532 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.revert3916revert3893PBNTR667railstypeaheadformintegration4523 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.8 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.7 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.6 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.5 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.4 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.3 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4492 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.2 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.spacingquickchange4482 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.PBNTR637quickpickdefaultdate4478 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.PBNTR667railstypeaheadformintegration4454 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.1 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.7.0.pre.alpha.dependabotnpmandyarnintltelinput24704448 app/pb_kits/playbook/pb_layout/footer.rb
playbook_ui-14.8.0.pre.rc.0 app/pb_kits/playbook/pb_layout/footer.rb