Appearance
复制文本到剪贴板,支持自定义成功提示
import { copyText } from '@base-web-kits/base-tools-uni'; await copyText('Hello World');
text: string
toastSuccess?: string
'复制成功'