@logo-elements/date-time-picker
v23.0.0
Published
An input field web component for selecting both a date and a time.
Downloads
51
Readme
@logo-elements/date-time-picker
An input field web component for selecting both a date and a time.
<logo-elements-date-time-picker></logo-elements-date-time-picker>
Installation
Install the component:
npm i @logo-elements/date-time-picker -s
Once installed, import the component in your application:
import '@logo-elements/date-time-picker';