Interface: IAlertOptions
core.IAlertOptions
Alert options
Table of contents
Properties
Properties
border
• Optional border: "ascii" | "none" | "single" | "double"
Defined in
timeout
• Optional timeout: number
Defined in
title
• Optional title: string
Defined in
type
• Optional type: "error" | "info" | "warning" | "success"
Defined in
width
• Optional width: number
Defined in
x
• Optional x: number
Defined in
y
• Optional y: number