Create a details drop-down with the given summary and content

details(summary, content, summary_multiplier = 1)

Arguments

summary

Content for the 'summary' component of the details tag

content

Content to be put in the details tag

summary_multiplier

A size multiplier for the summary size. 2=2X, etc.

Value

an HTML object