Expand description
The module to process HTML in Tauri.
Structs§
- A strong reference to a node.
Enums§
- Where the JavaScript is injected to
- The shape of the JavaScript Pattern config
Constants§
- The token used for script nonces.
- The token used for style nonces.
Functions§
- Injects a content security policy to the HTML.
- Inject nonce tokens to all scripts and styles.
- Temporary workaround for Windows not allowing requests
- Parses the given HTML string.
- Serializes the node to HTML.