Interface: BBSSnackOptions
core/bbs.BBSSnackOptions
Options for snack (toast) notifications
Table of contents
Properties
Properties
corner
• Optional corner: SnackCorner
Corner of the terminal (default ‘bottom-right’)
Defined in
durationMs
• Optional durationMs: number
Duration in ms before the snack fades (default 3000)
Defined in
target
• Optional target: SnackTarget
Who receives the snack (default ‘current’)