Sha256: 32c4f9d7fd82eb206da477f90564709c95d96dc7cec4c59c3052bd07915cd82f
Contents?: true
Size: 383 Bytes
Versions: 130
Compression:
Stored size: 383 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # Nav doc coming soon class NavbarToggler < NfgUi::Bootstrap::Components::NavbarToggler 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