CallCanvasDialpad
This component renders a dialpad on call canvas.
Static Properties#
| Name | Type | Description | 
|---|---|---|
| Content | DynamicContentStore<CallCanvasDialpad.CallCanvasDialpadChildrenProps> | Dynamic content store | 
Component Properties#
| Name | Type | Description | Optional | Default | 
|---|---|---|---|---|
| dialpadState | DialpadState | Represents the state of the dialpad. | No | |
| compact | boolean | If fialpad should be compact. | Yes | 
Rate this page