ChildContent |
RenderFragment |
null |
|
Gets or sets the child content. |
1.0.0 |
Class |
string |
null |
|
Gets or sets the CSS class. |
1.0.0 |
Color |
NotificationColor |
None |
|
Gets or sets the color. |
1.0.0 |
HideDeleteButton |
bool |
False |
|
If true, shows the delete button. |
1.0.0 |
Id |
string |
null |
|
Gets or sets the ID. If not set, a unique ID will be generated. |
1.0.0 |
ShowLightVersion |
bool |
None |
|
If true, shows the color in its light version. |
1.0.0 |
Style |
string |
null |
|
Gets or sets the CSS style. |
1.0.0 |
Visible |
bool |
True |
|
If true, the notification is visible. |
1.0.0 |