Sha256: f103bd890d2e3d9039aff7186d966bc012d61b5cba6e930db4781562522b1096
Contents?: true
Size: 382 Bytes
Versions: 130
Compression:
Stored size: 382 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # Ino coming soon. class DropdownHeader < NfgUi::Bootstrap::Components::DropdownHeader 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