ToastPosition

23 Sep 20251 minute to read

An object that is used to configure the Toast X Y positions.

Properties

X PositionX|number|string

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

Defaults to ‘Left’

Y PositionY|number|string

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

Defaults to ‘Top’