Firebase.AI.SearchEntryPoint
Stay organized with collections
Save and categorize content based on your preferences.
A struct representing the Google Search entry point.
Summary
Properties |
|
---|---|
RenderedContent
|
string
An HTML/CSS snippet that can be embedded in your app.
|
Properties
RenderedContent
string Firebase::AI::SearchEntryPoint::RenderedContent
An HTML/CSS snippet that can be embedded in your app.
To ensure proper rendering, it's recommended to display this content within a web view component.