loadingPage

DSL function for configuring the loading page feature.

This function allows for DSL-style configuration of the loading page feature within the try-on feature configuration.

tryOn {
loadingPage {
strings = ...
styles = ...
}
}

Return

The updated try-on feature builder

Parameters

block

Configuration block for the loading page feature