github Blazored/Modal v3.1.0

latest releases: v7.3.1, v7.3.0, v7.2.0...
4 years ago

Features

  • #85 - If you're running multiple modals on the same page sharing the same close method. You can now identify which modal was closed via the ModalResult.ModalType property.
  • #91 - If you don't need to pass anything back when closing the modal. You can now use ModalService.Close() without the need to specify a ModalResult object. When using this overload, a default OK ModalResult will be returned.
  • #90 - Added overloads for ModalService.Show method to allow dynamic type usage for modal content.

Don't miss a new Modal release

NewReleases is sending notifications on new releases.