Skip to content

关闭副屏

注意

方法名

close

用法

js
this.$refs.refPresentation.close()
js
refPresentation.value?.close();

参数说明

参数名参数类型是否必填默认值参数描述
----