Skip to content

<showNotification>.mode

← Back to the parameter index

Notification presentation mode.

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
toast | modal
Required
No
Default
toast

User scenarios

  • Choose transient or blocking feedback.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/actions/show-notification/index.ts, symbol processShowNotification
  • Example coverage: Partial — The catalog identifies both modes.
  • Demo coverage: Complete — The fixture demonstrates toast and modal. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.