Nutrient Web SDK

v0.0.0-dev

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