Sha256: 372502cec1ce8a9045d8bd1e78887129411f686fc13110c281c3ed96e384851f

Contents?: true

Size: 391 Bytes

Versions: 130

Compression:

Stored size: 391 Bytes

Contents

# frozen_string_literal: true

module NfgUi
  module Components
    module Elements
      # Pagination sub component (page items)
      class PageItem < NfgUi::Bootstrap::Components::PageItem
        include NfgUi::Components::Utilities::Traitable
        include NfgUi::Components::Utilities::Describable
        include NfgUi::Components::Utilities::Renderable
      end
    end
  end
end

Version data entries

130 entries across 130 versions & 1 rubygems

Version Path
nfg_ui-0.10.15 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.14 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.13 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.12 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.11 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.10 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.9 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.8.2 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.8.1 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.7 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.6 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.5 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.4.1 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.4 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.3 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.2 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10.1 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.10 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.9.28 lib/nfg_ui/components/elements/page_item.rb
nfg_ui-0.9.27 lib/nfg_ui/components/elements/page_item.rb