Skip to content

Date input - CSS Component

Attention!

The localization format of the input comes from the format settings of the client's operation system.

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

Construction

Common API

For the basics, check the common specifications.

The CSS component uses the <label> tag.

z-date-input

The z-date-input parameter is the main parameter used to render the date input component.

INFO

Apart from the date input type, you can also try the datetime-local , month or week input types.


Playground

Customization

HTML Examples

StackBlitz example