Sha256: b4fef986e34861c6d61cdd697664b2593dc5526be61b7a222584b0f02221d93b

Contents?: true

Size: 452 Bytes

Versions: 118

Compression:

Stored size: 452 Bytes

Contents

# frozen_string_literal: true

module NfgUi
  module Components
    module Patterns
      class ButtonGroup < NfgUi::Bootstrap::Components::ButtonGroup
        include NfgUi::Components::Utilities::Traitable
        include NfgUi::Components::Utilities::Describable
        include NfgUi::Components::Utilities::Renderable

        include NfgUi::Components::Traits::Size
        include NfgUi::Components::Traits::Vertical
      end
    end
  end
end

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
nfg_ui-6.17.2 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.17.1 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.17.0 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.16.3 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.16.2 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.16.1 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-6.16.0 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-5.15.7 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-5.15.6 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-5.15.5 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-5.15.4 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-5.15.3 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.15.2 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.15.1 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.15.0 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.14.7 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.14.6.3 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.14.6.2 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.14.6.1 lib/nfg_ui/components/patterns/button_group.rb
nfg_ui-0.14.6 lib/nfg_ui/components/patterns/button_group.rb