Create a details drop-down with the given summary and content
details(summary, content, summary_multiplier = 1)
Content for the 'summary' component of the details tag
Content to be put in the details tag
A size multiplier for the summary size. 2=2X, etc.
an HTML object