1234567891011121314151617 |
- <a href="https://github.com/{{repo}}/edit/master/{{file}}" class="improve-docs"><i class="icon-edit"> </i>Improve this doc</a><a href="https://github.com/{{repo}}/blob/{{sha}}/{{file}}#L{{codeline}}" class="view-source"><i class="icon-eye-open"> </i>View source</a><h1><code ng:non-bindable="">timeline-footer</code>
- <div><span class="hint">directive in module <code ng:non-bindable="">angular-timeline</code>
- </span>
- </div>
- </h1>
- <div><h2 id="description">Description</h2>
- <div class="description"><div class="angular-timeline-directive-page angular-timeline-directive-timeline-footer-page"><p>Optional element to add a footer section to the <code>timeline-panel</code> for links or other actions.</p>
- </div></div>
- <h2 id="usage">Usage</h2>
- <div class="usage">as element:<pre class="prettyprint linenums"><timeline-footer>
- </timeline-footer></pre>
- as attribute<pre class="prettyprint linenums"><ANY timeline-footer>
- ...
- </ANY></pre>
- </div>
- </div>
|