SIUIElement: {} & {
type:
| "text"
| "link"
| "image"
| "product_card"
| "carousel"
| "action_button"
| "app_handoff"
| "integration_actions";
data?: {};
}
Type Declaration
type:
| "text"
| "link"
| "image"
| "product_card"
| "carousel"
| "action_button"
| "app_handoff"
| "integration_actions"
Optionaldata?: {}
Standard visual component that brand returns and host renders