Skip to main content

onCfgrReady

@combeenation/custom-code-utils


Function: onCfgrReady()

onCfgrReady(callback): void

Parameters

callback

() => void

Called as soon as the configurator has been rendered, its controls are accessible in the DOM and the product plan has been loaded (at least one CspdUpdate has been received)

Returns

void