@wildix/xbees-conversations-client > ActionElement > Visitor
ActionElement.Visitor interface
Signature:
interface Visitor<T> 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (name: string, value: any) => T | |||
| (value: ButtonElement) => T | 
@wildix/xbees-conversations-client > ActionElement > Visitor
Signature:
interface Visitor<T> 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (name: string, value: any) => T | |||
| (value: ButtonElement) => T |