ConfigOptions
ConfigOptions<
M> =object
Defined in: packages/sonner-next-intl/src/types.ts:67
Configuration options for initializing translated toast utilities.
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>
Messages map.
Properties
Section titled “Properties”notificationsRoot?
Section titled “notificationsRoot?”
optionalnotificationsRoot:NamespaceKeys<M,NestedKeyOf<M>>
Defined in: packages/sonner-next-intl/src/types.ts:69
Root namespace for notifications.