我可以在 Google 附加卡上禁用 "Back" 吗?
Can I disable "Back" on a Google add-on card?
我正在使用 Google Apps 脚本构建一个 Google 插件。
有什么方法可以禁用卡片上的 返回 按钮(如下所示)?
答案:
这是不可能的。
更多信息:
来自 card navigation 的文档(强调我自己的):
...the button is always available for the user to navigate from your contextual cards to your non-contextual cards.
我正在使用 Google Apps 脚本构建一个 Google 插件。
有什么方法可以禁用卡片上的 返回 按钮(如下所示)?
答案:
这是不可能的。
更多信息:
来自 card navigation 的文档(强调我自己的):
...the button is always available for the user to navigate from your contextual cards to your non-contextual cards.