onInstall Method
Override to execute additional logic when tool is installed. Return false to prevent this tool from becoming active
onInstall(): Promise<boolean>
Returns - Promise
Defined in
- core/frontend/src/tools/Tool.ts Line 500
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.