Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/ui/html-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ contributors:

`<HtmlView>` is a UI component for rendering simple static HTML content.

::: tip
For additional features and improved performance, consider using an alternative implementation like the
[@nativescript-community/ui-label](https://github.com/nativescript-community/ui-label) from the community.
:::

See also: [WebView](/ui/web-view).

<DeviceFrame type="ios">
Expand Down
Loading