Type Alias: loaderHooks
loaderHooks:
object
&object
Defined in: host/hostSDK.ts:490
Type declaration
afterSkinSelected()?
optional
afterSkinSelected: (selectedSkin
) =>Promise
<ISkinConfig
>
Parameters
selectedSkin
Returns
Promise
<ISkinConfig
>