class Phlex::SGML
def template
- Example: Alternatively, you can delegate the content block to an element. -
Example: Your template may yield a content block. -
Other tags:
- Abstract: - Override to define a template for your component.
def template yield end