Skip to content
Theme color
Gray color
AppearanceSizeSmall(1)Medium(2)Large(3)Radius
none
small
medium
large
full
Scale90%95%100%105%110%

copyText

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

复制文本到剪贴板

measureTextWidth

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

测量文本宽度