Releases: drualcman/BlazorBasics.InputFileExtended
Releases · drualcman/BlazorBasics.InputFileExtended
Release list
Version 3.6.29
In this new release we have 2 new options.
- Public method OpenFiledialog if you reference the component for can open a file dialog from code.
- New Parameter OnShouldCancelClick return a boolean if you want to cancel open dialog when user click on the component.
Also fixed some small bugs and wrong spelling in the help.
First Release V3.5.22
First release and publish nuget. Coming from BlazorInputFileExtended with some improvements and more easy use.