Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Changes:
Browse files Browse the repository at this point in the history
- Updated README to have the link to the stackblitz
  • Loading branch information
ryaa committed Jun 3, 2019
1 parent 9cb2681 commit aab7ac8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Ionic multi level select components allows displaying hierarchical data in a mob
![preview](https://user-images.githubusercontent.com/3608222/45682050-e2fb6b00-bb47-11e8-9679-fb531ad3e431.gif)

## Demo
Please see [demo project](https://github.com/ryaa/ionic3-multi-level-select-demo)
Please see:
* sources for the [demo project](https://github.com/ryaa/ionic3-multi-level-select-demo). Please note that it shows regular and lazy loaded usage scenarios
* run it at [stackblitz](https://stackblitz.com/edit/ionic3-multi-level-select). Please note that it shows only regular usage scenario (since stackblitz does not support lazy loading)

## Getting Started
Install using npm
Expand Down

0 comments on commit aab7ac8

Please sign in to comment.