Dl
Parameters
Text (optional)
HMTL attributes (optional)
Examples
Example 1: Yield a given block
dl id: "foo", class: "bar" do
dt text: "dt component"
dd text: "dd component"
endExample 2: Render options[:text] param
Last updated
Was this helpful?