Expand description
§WebViewStateDTO
Defines the Data Transfer Object for storing the state of a single active WebView panel.
Structs§
- WebView
StateDTO - A struct that holds the complete state for a single WebView panel instance.
This is stored in
ApplicationStateto track all active WebViews managed by the host.