Client Eager Loading
Quadrata SDK Client Eager Loading
Last updated
Quadrata SDK Client Eager Loading
Last updated
By default, the Quadrata
entry point component uses Lazy Loading to load the @quadrata/client-react
and @quadrata/kyb-react
libraries only when they are needed. This helps bring down the size of the First Load JS bundles.
If you cannot or do not want to support , you can use Eager Loading.