Events

Client

jg-dealerships:client:open-showroom

Opens the showroom of the specified dealership

-- dealershipId: string
TriggerEvent('jg-dealerships:client:open-showroom', dealershipId)

jg-dealerships:client:open-management

Opens the management tab of the specified dealership

-- dealershipId: string
TriggerEvent('jg-dealerships:client:open-management', dealershipId)

Last updated