We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Import this project into your project solution. Reference the FlatPickrBlazor project at your main Blazor project.
After that you should be able to add @using FlatpickrBlazor.Components to the top of a .razor page. With <Flatpickr/> you can use the component
@using FlatpickrBlazor.Components
<Flatpickr/>