docs(actionSheet): add detail options

This commit is contained in:
mhartington
2015-12-04 13:14:09 -05:00
parent d1d40ba7ba
commit 83bf7632f2
2 changed files with 13 additions and 3 deletions

View File

@ -151,8 +151,8 @@ Delegate: <$ doc.delegate $>
<@ endif -@>
<h2>Usage</h2>
<@ if doc.usage @>
<h2>Usage</h2>
<@ block usage @>
<$ doc.usage | marked $>
<@ endblock @>