Class: Rxhp::HtmlFragment
- Defined in:
- lib/rxhp/html_fragment.rb
Overview
Subclass of fragment that is able to render strings.
This is available as Rxhp::Html#fragment, #frag
, and #text
.
Instance Attribute Summary
Attributes inherited from Element
Instance Method Summary collapse
Methods inherited from Fragment
Methods inherited from Element
#children?, #fill_options, #initialize, #render, #render_children, #valid?, #validate!
Methods included from Scope
current, define_element, with_parent
Constructor Details
This class inherits a constructor from Rxhp::Element