Nutrient Web SDK

ReferenceUISlotConfigurationCallback

Type Alias SlotConfigurationCallback

Type Alias
Type Signature
type SlotConfigurationCallback<Params> = (
    getInstance: InstanceGetter,
    id: string,
    helpers: SlotHelpers,
) => SlotConfiguration<Params>

Type Parameters

Params

Type Declaration

Parameters

getInstanceInstanceGetter
idstring

Returns