Preparing search index...
The search index is not available
@dfinity/use-auth-client
@dfinity/use-auth-client
CreateActorOptions
Interface CreateActorOptions
interface
CreateActorOptions
{
actorOptions
?:
ActorConfig
;
agent
?:
Agent
;
agentOptions
?:
HttpAgentOptions
;
canisterId
:
string
|
Principal
;
idlFactory
:
InterfaceFactory
;
}
Index
Properties
actor
Options?
agent?
agent
Options?
canister
Id
idl
Factory
Properties
Optional
actor
Options
actor
Options
?:
ActorConfig
See
ActorConfig
Optional
agent
agent
?:
Agent
See
Agent
Optional
agent
Options
agent
Options
?:
HttpAgentOptions
See
HttpAgentOptions
canister
Id
canister
Id
:
string
|
Principal
idl
Factory
idl
Factory
:
InterfaceFactory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
Options
agent
agent
Options
canister
Id
idl
Factory
@dfinity/use-auth-client
Loading...
See
ActorConfig