foundation-notifications.toastbuilder.withposition
Home > @genesislcap/foundation-notifications > ToastBuilder > withPosition
ToastBuilder.withPosition() method
Warning: This API is now obsolete.
Use showNotificationToast instead or provide a NotificationStructure object when used with an event for a notification listener.
Add position to toast
Signature:
withPosition(position: ToastPosition): ToastBuilder;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
position |
Returns: