ModalServiceShowAsync Method
Shows the modal.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public Task ShowAsync(
ModalOption modalOption
)
- modalOption ModalOption
- The modal options.
TaskA task that represents the asynchronous operation.