Sha256: 2101bf834f52715cbc5b75ed57ad539d39b119bd59641a09c55d6cfdfc5bdb33
Contents?: true
Size: 453 Bytes
Versions: 130
Compression:
Stored size: 453 Bytes
Contents
# frozen_string_literal: true module NfgUi module Components module Elements # Embed documentation coming soon # Pass in embeddable aspect ratios with aspect_ratio: '16:9' syntax class Embed < NfgUi::Bootstrap::Components::Embed 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