🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
core
utils
agent
CanisterInstallMode
Type Alias CanisterInstallMode
CanisterInstallMode
:
   Â
|
{
reinstall
:
null
}
   Â
|
{
upgrade
:
[
]
|
[
{
skip_pre_upgrade
:
[
]
|
[
boolean
]
}
]
}
   Â
|
{
install
:
null
}
The mode used when installing a canister.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
The mode used when installing a canister.