/ Toast / ToastPositionModel
Search results

ToastPositionModel API in Vue Toast API component

Interface for a class ToastPosition

Properties

X

string | number | string

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

Y

string | number | string

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

Contents
Contents