Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 459 Bytes

File metadata and controls

14 lines (8 loc) · 459 Bytes

Creating a datetime picker Blazor component

Using a JavaScript component flatpick to create a Blazor picker calendar component.

In the project, the tag

<Flatpickr />

Depending on the CSS, it will produce something like

image