[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../interfaces/Chatbot.SwitchGroup.html [Back]  [Original]

SwitchGroup | @zoom/rivet

Interface SwitchGroup

interface SwitchGroup {
action_id: string;
options: { initial_selected?: boolean; text: string; value: string }[];
style: string;
type: "checkboxes";
}

Properties

action_id: string
options: { initial_selected?: boolean; text: string; value: string }[]
style: string
type: "checkboxes"

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page