change docs wip
This commit is contained in:
parent
f85e3a675c
commit
bffc5d2eec
4 changed files with 8 additions and 9 deletions
|
|
@ -26,7 +26,8 @@
|
|||
<h3 id="core">Core</h3>
|
||||
<ul>
|
||||
<li><a href="mithril.html" title="A utility to create virtual elements">m</a></li>
|
||||
<li><a href="mithril.module.html" title="Initializes a controller/view pair">m.module</a></li>
|
||||
<li><a href="mithril.component.html" title="Creates a component">m.component</a></li>
|
||||
<li><a href="mithril.mount.html" title="Renders a component">m.mount</a></li>
|
||||
<li><a href="mithril.prop.html" title="A getter-setter utility">m.prop</a></li>
|
||||
<li><a href="mithril.withAttr.html" title="A event handler factory utility">m.withAttr</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue