esxdoc
Version:
Good Documentation Generator For JavaScript
17 lines (16 loc) • 406 B
HTML
<div data-ice="properties">
<h4 data-ice="title"></h4>
<table class="params">
<thead>
<tr><td>Name</td><td>Type</td><td>Attribute</td><td>Description</td></tr>
</thead>
<tbody>
<tr data-ice="property">
<td data-ice="name"></td>
<td data-ice="type"></td>
<td data-ice="appendix"></td>
<td data-ice="description"></td>
</tr>
</tbody>
</table>
</div>