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) 964 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-panel</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-panel-page"><p>An panel inside the <code>timeline-event</code> which shows detailed information about the event.</p> </div></div> <h2 id="usage">Usage</h2> <div class="usage">as element:<pre class="prettyprint linenums">&lt;timeline-panel&gt; &lt;/timeline-panel&gt;</pre> as attribute<pre class="prettyprint linenums">&lt;ANY timeline-panel&gt; ... &lt;/ANY&gt;</pre> </div> </div>