ic-reactor
    Preparing search index...

    Variable useInitializeActorConst

    useInitializeActor: () => InitializeActor = ActorHooks.useInitializeActor

    Initializes an actor with the provided IDL factory and optional actor configuration. This hook is used when the actor is not initialized by the ActorProvider component, or when the actor needs to be initialized in a specific way.

    Type declaration