# Alert Warning Box

# Example:

you text
you text
you text
you text
you text
you text
显示代码

# Attribute

Parameter Description Type Optional Value Default Value
title Prompt message String -- --
type Prompt box type String success,info,warning,error warning
closeable Can it be closed Boolean true,false false
show-icon Show icon Boolean - false

# Event

Event name Description Callback parameter
close Close Event --
Last Updated: 3/3/2023, 10:59:23 AM