Appearance
<showNotification>.severity
Notification severity.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- notification actions
- Accepted value
success | info | warn | error- Required
- No
- Default
info
User scenarios
- Communicate the outcome level.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/actions/show-notification/index.ts, symbolprocessShowNotification - Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
- Demo coverage: Partial — The fixture demonstrates success severity only; info, warn, and error are not covered. Open the runnable demo .