renderedContent property

String? renderedContent
getter/setter pair

An HTML snippet that can be embedded in a web page or an application's webview.

This snippet displays a search result, including the title, URL, and a brief description of the search result.

Optional.

Implementation

core.String? renderedContent;