IGetLocationCardAction interface
Invoke an VivaAction.GetLocation
event.
Properties
parameters | Parameters that can be supplied with the Viva Get Location Action. |
type | Indicates this is a Viva Select Location button. |
Property Details
parameters
Parameters that can be supplied with the Viva Get Location Action.
parameters?: IGetLocationActionParameters;
Property Value
type
Indicates this is a Viva Select Location button.
type: 'VivaAction.GetLocation';
Property Value
'VivaAction.GetLocation'