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