Class: NfgUi::Components::Elements::Embed
- Inherits:
-
Bootstrap::Components::Embed
- Object
- Bootstrap::Components::Base
- Bootstrap::Components::Embed
- NfgUi::Components::Elements::Embed
- Defined in:
- lib/nfg_ui/components/elements/embed.rb
Overview
Embed documentation coming soon Pass in embeddable aspect ratios with aspect_ratio: ‘16:9’ syntax
Constant Summary
Constants included from Traits
Traits::REGISTERED_TRAITS, Traits::TRAIT_MODULES
Instance Attribute Summary
Attributes inherited from Bootstrap::Components::Base
#body, #options, #view_context
Method Summary
Methods included from Utilities::Renderable
Methods included from Utilities::Describable
Methods included from Utilities::Traitable
Methods inherited from Bootstrap::Components::Embed
#aspect_ratio, #autoplay, #iframe, #iframe?, #render
Methods inherited from Bootstrap::Components::Base
#component_family, #data, #href, #html_options, #id, #initialize, #render, #style
Constructor Details
This class inherits a constructor from NfgUi::Bootstrap::Components::Base