Worksignal Element: el-datepicker
Worksignal is a business platform which accepts adding components from npm website.
Worksignal form elements will be open source even those created by third parties.
el-datepicker allows user to select a date from a popup calendar
What is this package?
This package is a simple typescript Angular2 component, compatible with angular-cli
and is a modified version of this project : http://kekeh.github.io/mydatepicker/.
With this component you are able to select a date.
Please check our repository for the full source code of ws-elements project.
How to import it
use this command to import el-datepicker into your project
``
npm instal el-datepicker
``