1.0.4 • Published 10 months ago

@dreamworld/dw-date-select v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

<dw-date-select> Published on npm

Date select is used to select custom date

Behaviour

  • It extends dw-select, so It overrides all the beahviors of dw-select input control

Usage

<dw-date-select items="${this.items}" label="outlined" mobileMode=${true} .value=${this.value}></dw-date-select>