IShowLocationCardAction interface
Invoke an VivaAction.ShowLocation
event.
Properties
parameters | Parameters that can be supplied with the Viva Show Location Action. |
type | Indicates this is a Viva show Location button. |
Property Details
parameters
Parameters that can be supplied with the Viva Show Location Action.
parameters?: IShowLocationActionParameters;
Property Value
type
Indicates this is a Viva show Location button.
type: 'VivaAction.ShowLocation';
Property Value
'VivaAction.ShowLocation'