update build
This commit is contained in:
parent
295833ffcb
commit
189fa8e7ce
3 changed files with 3 additions and 3 deletions
|
|
@ -195,7 +195,7 @@ m("a[href='/dashboard/alicesmith']", {config: m.route});</code
|
|||
<hr>
|
||||
<h4 id="signature">Signature</h4>
|
||||
<p><a href="how-to-read-signatures.html">How to read signatures</a></p>
|
||||
<pre><code class="lang-clike">void route(DOMElement element, Boolean isNew)</code></pre>
|
||||
<pre><code class="lang-clike">void route(DOMElement element, Boolean isInitialized)</code></pre>
|
||||
<ul>
|
||||
<li><p><strong>DOMElement element</strong></p>
|
||||
<p>an anchor element <code><a></code> with an <code>href</code> attribute that points to a route</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue