QuanticUserActionsToggle
QuanticUserActionsToggle
Note
This component was introduced in version |
The QuanticUserActionsToggle
component displays a button that opens a modal containing the user actions timeline component.
Example
<c-quantic-user-actions-toggle engine-id={engineId} user-id="someone@company.com" ticket-creation-date-time="2024-01-01T00:00:00Z"></c-quantic-user-actions-toggle>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The ID of the user whose actions are being displayed. For example in email format "someone@company.com". |
|
|
|
|
The date and time when the ticket was created. For example "2024-01-01T00:00:00Z" |
|
|
|
|
The names of custom events to exclude. |
|
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|