Skip to content

Basic usage

Mathis Logemann edited this page Nov 14, 2019 · 1 revision

Basic Usage

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

Clone this wiki locally