ToastPositionModel

Interface representing the toast position.

Properties

X PositionX String Number

Specifies the position of the toast based on the target container's left edge.

Default: Left

Y PositionY String Number

Specifies the position of the toast based on the target container's top edge.

Default: Top

On This Page