23.0.1 • Published 21 days ago

@logo-elements/date-picker v23.0.1

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
21 days ago

@logo-elements/date-picker

A web component that allows to enter a date by typing or by selecting from a calendar overlay.

npm version

<logo-elements-date-picker label="Label" value="2018-12-03" clear-button-visible></logo-elements-date-picker>

Installation

Install the component:

npm i @logo-elements/date-picker -s

Once installed, import the component in your application:

import '@logo-elements/date-picker';

For more detailed information, please visit:

Logo Elements Documentation ↗