UNPKG

angular-timeline

Version:

An Angular.js directive that generates a responsive, data-driven vertical timeline to tell a story, show history or describe a sequence of events.

17 lines (16 loc) 945 B
<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-badge</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-badge-page"><p>Shown in the centre pane (or left on narrow devices) to indicate the activity.</p> </div></div> <h2 id="usage">Usage</h2> <div class="usage">as element:<pre class="prettyprint linenums">&lt;timeline-badge&gt; &lt;/timeline-badge&gt;</pre> as attribute<pre class="prettyprint linenums">&lt;ANY timeline-badge&gt; ... &lt;/ANY&gt;</pre> </div> </div>