Expand description
§WebView Service
This module defines the abstract contract for the WebView service. It
includes the WebViewProvider trait, all related Data Transfer Objects
(DTOs), and ActionEffect constructors for every WebView operation.
Modules§
- DTO
- WebView DTO Module
- WebView
Provider - WebViewProvider Trait