Home > widget-integration > PreOrderController > connect

PreOrderController.connect() method

Signature:

connect(props: unknown, container: HTMLElement): Promise<void>;

Parameters

Parameter

Type

Description

props

unknown

container

HTMLElement

Returns:

Promise<void>