chore(docs): minor cleanup

This commit is contained in:
Elian Doran
2025-04-06 00:26:22 +03:00
parent 0b8eb66c05
commit d51151e84b
7 changed files with 17 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
# Web View
## Configuration
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` attribute, such as:
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` [label](../Advanced%20Usage/Attributes.md), such as:
```
#webViewSrc="https://www.wikipedia.org"