Expand description
Provides the minimum functionality required to display webview.
Modules§
- api
bevy_flurx_api- core
bevy_webview_core- embedding
- Provides the mechanism to spawn a webview as a child of an existing window using
wry::WebViewBuilder::build_as_child. - flurx
- Provides the
bevy_flurxfunctionality. - ipc
bevy_flurx_ipc- prelude
- webview
- Provides a mechanism to control the basic behavior of Webview.
Structs§
- Webview
WryPlugin - Provides a mechanism for drawing a webview
in a
Windowusingwry.