Sha256: bea7120c025d13e238429f8f792d0af5c16c266ad1d0c9fb7a261220520b5602

Contents?: true

Size: 285 Bytes

Versions: 547

Compression:

Stored size: 285 Bytes

Contents

# frozen_string_literal: true

module Playbook
  module PbDialog
    class DialogHeader < Playbook::KitBase
      prop :title

      def classname
        generate_classname("dialog_header")
      end

      def sticky_header
        "dialog_sticky_header"
      end
    end
  end
end

Version data entries

547 entries across 547 versions & 1 rubygems

Version Path
playbook_ui-12.8.0 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.rubyandnpmalpharelease293 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.rubyandnpmalpharelease292 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.rubyandnpmalpharelease291 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.alpharubyrelease281 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.menu2 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1.pre.alpha.menu1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.7.0 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.6.0.pre.alpha.sectionseparator1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.6.0.pre.alpha.menuyml1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.6.0.pre.alpha.collapsible1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.6.0.pre.alpha.cssphone1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.6.0 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.5.0.pre.alpha.datepickerinput1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.5.0.pre.alpha.phonerails1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.5.0.pre.alpha.datepicker1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.5.0.pre.alpha.filter1 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.5.0 app/pb_kits/playbook/pb_dialog/dialog_header.rb
playbook_ui-12.4.0.pre.alpha.map1 app/pb_kits/playbook/pb_dialog/dialog_header.rb