Search results

ToastPositionModel API in React Toast API component

Interface for a class ToastPosition

Properties

X

PositionX | number | string

Specifies the position of the Toast notification with respect to the target container’s left edge.

Y

PositionY | number | string

Specifies the position of the Toast notification with respect to the target container’s top edge.

Contents
Contents