Skip to content

Toast

Lightweight global message. Auto-dismisses after a period.

Basic Usage

loading

Types

loading

API

PropDescriptionType
modelValueWhether visibleboolean
typeType'success' | 'error' | 'warning' | 'info' | 'default'
titleTitlestring
messageMessage bodystring
durationDisplay duration (ms)number
closableWhether closableboolean
positionPositionToastPosition

Events: close.

MIT License