Sha256: 66761eeb6887ac7a7a833c37a00a57495d0ff75c1bcaee3d18fb03f6c5934bac
Contents?: true
Size: 631 Bytes
Versions: 5
Compression:
Stored size: 631 Bytes
Contents
--- title: ButtonComponent --- ## PureCloud::ButtonComponent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | An ID assigned to this component | [optional] | | **text** | **String** | Text to show inside the button | [optional] | | **title** | **String** | Tooltip text to show when hovering over the button | [optional] | | **actions** | [**ContentActions**](ContentActions.html) | User actions available on the content. All actions are optional and all actions are executed simultaneously. | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems