Skip to content

Polydile/dile-password

Repository files navigation

Moved

This package has moved and is now available at @dile/dile-password. Please update your dependencies. This repository is no longer maintained.

<dile-password>

This component extends <dile-input> to create a input password form field.

Please refer to the <dile-input> component documentation to learn to use <dile-password>.

This webcomponent follows the open-wc recommendation.

Installation

npm i dile-password

Usage

<script type="module">
  import 'dile-password/dile-password.js';
</script>

<dile-password label="clave"></dile-password>

Local Demo with es-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

About

Styled input password component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors