Skip to content
主题色
灰色
夜间模式组件大小小(1)中(2)大(3)组件圆角
none
small
medium
large
full
组件缩放90%95%100%105%110%

copyText

ts
function copyText(text: string): boolean | Promise<boolean> | undefined

复制文本到剪贴板

measureTextWidth

ts
function measureTextWidth(text: string, style?: CSSStyleDeclaration): number

测量文本宽度