UNPKG

ngx-show-hide-password

Version:

> Add split input button to password or text input. Toggles input type between "text" and "password".

6 lines 283 B
export * from './lib/show-hide.service'; export * from './lib/show-hide-trigger.directive'; export * from './lib/show-hide-status.directive'; export * from './lib/show-hide-input.directive'; export * from './lib/show-hide-password.component'; //# sourceMappingURL=public_api.d.ts.map