@canner/antd-string-date_time_picker

string date time picker

Usage no npm install needed!

<script type="module">
  import cannerAntdStringDateTimePicker from 'https://cdn.skypack.dev/@canner/antd-string-date_time_picker';
</script>

README

@canner/antd-string-date-time-picker

API

Props:

name type default description
id String Field id
value String Default value
uiParams uiParams: { format: string, output: string } Setup format and output format
onChange (id: string, type: string, value: string) => void Called when input is changed