MessageBox
BitMessageBox is a pre-implemented box for showing messages with title and body.
Notes
To use this component, you need to install the `Bit.BlazorUI.Extras` nuget package, as described in the Optional steps of the Getting started page.Usage
Basic
It's a title
It's a body.
BitModal
BitModalService
BitMessageBoxService
Style & Class
Customize the appearance of BitActionButton using styles and CSS classes.
It's a title
It's a body.
It's a title
It's a body.
API
BitMessageBox parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase public members
Name |
Type |
Default value |
Description |
---|---|---|---|
BitVisibility enum
Name |
Value |
Description |
---|---|---|
BitDir enum
Name |
Value |
Description |
---|---|---|
- On this page