Home > @uniformdev/canvas-next-rsc-shared > runTest

runTest() function

Signature:

Parameters

Parameter

Type

Description

{ test, component, contextInstance, context, }

(not declared)

input

Omit<ComponentProps, "test" | "manifest"> | undefined; }, "slots" | "slotName" | "slotIndex">

Returns:

{ index: number | null; event: TestEvent | null; }