@cisl/ngx-storyline-viewer
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

ngx-storyline-viewer

Installation

npm install @cisl/ngx-storyline-viewer

Usage

The app surfaces itself through the following tag:

<ngx-storyline-viewer serviceUrl="http://localhost:3000">Loading...</ng-storyline-viewer>

The element supports the following options:

  • serviceUrl: string (required)
  • count: number (default: 10)
  • currentView: string (default: 'all')
  • views: {[key: string]: View} (default: {})

On the element, it surfaces the following DOM events:

  • storyline-views
  • storyline-driver

Readme

Keywords

none

Package Sidebar

Install

npm i @cisl/ngx-storyline-viewer

Weekly Downloads

4

Version

0.6.0

License

none

Unpacked Size

543 kB

Total Files

41

Last publish

Collaborators

  • masterodin
  • masterodinbot