
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@dreamworld/dw-date-input
Advanced tools
- A date input element made with [dw-input](https://github.com/DreamworldSolutions/dw-input) use to take date input from the user.
npm install --save @dreamworld/dw-date-input
import '@dreamworld/dw-date-input/dw-date-input';
Triggers value-changed event on value change.
Supports all the features of dw-input like disabled, readOnly, hint etc. Additional features are as below:
1212, value will be 12/12/2019inputFormat property to set input format <dw-date-input label="Date" inputFormat="dd-mm-yyyy" placeholder="Enter date"></dw-date-input>
value property to show pre-filled value <dw-date-input label="Date" value="02/12/2019"></dw-date-input>
minDate and maxDate property for min and max date validation <dw-date-input label="Date" minDate="02/12/2019" maxDate="02/12/2020"></dw-date-input>
FAQs
- A date input element made with [dw-input](https://github.com/DreamworldSolutions/dw-input) use to take date input from the user.
The npm package @dreamworld/dw-date-input receives a total of 373 weekly downloads. As such, @dreamworld/dw-date-input popularity was classified as not popular.
We found that @dreamworld/dw-date-input demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.