Google Assistant Interactive Canvas using Angular - Html Response

Опубликовано: 02 Июнь 2026
на канале: Nidhin Kumar
137
0

Google Assistant Interactive Canvas using Angular - Html Response

To handle the fallback intent or about during the canvas action we should have the conv.ask(new HtmlResponse()); If there is no HtmlResponse means when the user triggers a new intent which doesn't have a html view it will show the response normally. To handle it in interactive canvas we will use the HtmlResponse()

To know more read the below blogs available in Medium

https://medium.com/@nidhinkumar/googl...

https://medium.com/@nidhinkumar/googl...

For source click the Github Link attached below

https://github.com/nidhinkumar06/musi...