Skip to content

trackkit / ssr / enqueueSSREvent

Function: enqueueSSREvent() ​

enqueueSSREvent(type, args, category, pageContext?): void

Defined in: queues/ssr.ts:29

Parameters ​

type ​

EventType

args ​

unknown[]

category ​

ConsentCategory

pageContext? ​

PageContext

Returns ​

void

Released under the MIT License.