Toast 组件

使用

<ln-toast v-model:show="showPopup">弹窗内容</ln-toast>

参数

参数描述数据类型默认值
show是否展示Booleanfalse
duration展示时间Number2000ms
position位置Stringcenter
canPointBg是否可以选中背景Booleanfalse