Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Vant/src/feedback/VantNoticeImpl
IVanToast
Interface IVanToast
消息对象
Hierarchy
Vue
VanPopupMixin
IVanToast
Index
Properties
forbid
Click
loading
Type
message
position
type
Methods
clear
Properties
forbid
Click
forbid
Click
:
boolean
禁止
loading
Type
loading
Type
:
"circular"
|
"spinner"
加载图标类型, 可选值为 默认circular
message
message
:
string
|
number
消息内容
position
position
:
VantToastPos
位置
type
type
:
VantToastType
类型
Methods
clear
clear
(
)
:
void
清理所有的消息提示
Returns
void
Modules
YH-
Vant/src/feedback/
Vant
Notice
Impl
Generated using
TypeDoc
消息对象