ModifierInterface.resetOption() method
Reset an option by key back to undefined
.
Signature:
resetOption(key: keyof TOptions): this;
Parameters
Parameter |
Type |
Description |
---|---|---|
key |
keyof TOptions |
this
Reset an option by key back to undefined
.
Signature:
resetOption(key: keyof TOptions): this;
Parameter |
Type |
Description |
---|---|---|
key |
keyof TOptions |
this