Appearance
<showNotification>.closeLabel
Modal close label.
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
LocalizedString- Required
- No
- Default
localized runtime value (Закрыть / Close)
User scenarios
- Label the modal dismissal action.
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: Missing — The notification fixture does not set a custom closeLabel.