温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/WebView/type
点击访问原文链接

WebView.type method | Bun module | Bun

WebView.type method | Bun module | BunBuildDocsReferenceGuidesBlogDiscord/Bun/WebView/typeMtype

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/Bun/WebView/typeMtype

method

WebView.typetype(text: string): Promisevoid>;

Insert text into the focused element.

Uses WebKit's InsertText editing command (not keystroke simulation), so no keydown events fire — this is the same path as paste. No IME, no smart-quote substitution; the text lands exactly as given. Fires beforeinput/input with isTrusted: true.

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

WebView.type method | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    API documentation for method bun.WebView.type | Bun