foundation-notifications.toastposition
Home > @genesislcap/foundation-notifications > ToastPosition
ToastPosition type
type for notification position
Signature:
export type ToastPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
Home > @genesislcap/foundation-notifications > ToastPosition
type for notification position
Signature:
export type ToastPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';