ic-reactor
Example
GitHub
Preparing search index...
react
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.