Skip to content

Releases: drualcman/BlazorBasics.InputFileExtended

Version 3.6.29

Choose a tag to compare

@drualcman drualcman released this 17 Jul 09:56

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

Choose a tag to compare

@drualcman drualcman released this 06 Aug 01:55

First release and publish nuget. Coming from BlazorInputFileExtended with some improvements and more easy use.