ngx-select-dropdown
Advanced tools
Comparing version 0.2.0 to 0.2.1
/** | ||
* ngx-select-dropdown - A angular(4+) selct dropdown for single selct or multiselct module. | ||
* @version v0.1.0 | ||
* @version v0.2.1 | ||
* @author Manish Kumar | ||
@@ -5,0 +5,0 @@ * @link https://github.com/manishjanky/ngx-select-dropdown#readme |
/** | ||
* ngx-select-dropdown - A angular(4+) selct dropdown for single selct or multiselct module. | ||
* @version v0.1.0 | ||
* @version v0.2.1 | ||
* @author Manish Kumar | ||
@@ -5,0 +5,0 @@ * @link https://github.com/manishjanky/ngx-select-dropdown#readme |
{ | ||
"name": "ngx-select-dropdown", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A angular(4+) selct dropdown for single selct or multiselct module.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.umd.js", |
@@ -56,3 +56,3 @@ # ngx-select-dropdown | ||
* use `<ng--select-dropdown></ng--select-dropdown>` in your templates to add pagination in your view like below | ||
* use `<ngx-select-dropdown></ngx-select-dropdown>` in your templates to add the custom dropdown in your view like below | ||
@@ -59,0 +59,0 @@ ```` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193050