Skip to content

Commit

Permalink
feat(lib): disable anmiations
Browse files Browse the repository at this point in the history
Partial: ngneat#12
  • Loading branch information
danielsogl committed Jul 27, 2018
1 parent e67a8f3 commit 7b98fa1
Show file tree
Hide file tree
Showing 7 changed files with 14,111 additions and 2,273 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export class AppModule { }

|Input|Type|Default|Description|
|---|---|---|---|
|animate|boolean|`true`|`false` to render with no animation|
|width|number|`400`||
|height|number|`130`||
|speed|number|`2`||
Expand Down
Loading

0 comments on commit 7b98fa1

Please sign in to comment.