Skip to main content

Module library

Module library 

Source
Expand description

浏览器库的按需加载与错误重试。 按组件需求加载浏览器库,资源完成后才允许构造 wasm-bindgen Options/实例。

Re-exports§

pub use LibraryLoadError_completions::Component::LibraryLoadError;

Structs§

LibraryLoadErrorProps
Properties for the LibraryLoadError component.

Functions§

LibraryLoadError
Props
library_ready
use_browser_library
enabled 可订阅组件状态;卸载会取消 Resource,迟到的加载结果不会挂载旧组件。

Type Aliases§

LibraryResource