Const
Method name for PRE contractsDetailTabSwitchPre and POST contractsDetailTabSwitch
contractsDetailTabSwitchPre
contractsDetailTabSwitch
This method is triggered at contact detail at open and then if a user switch a tab
export const contractsDetailTabSwitch = async ({ api, tabName, contractAPI }) => { // TODO: Add your code return;} Copy
export const contractsDetailTabSwitch = async ({ api, tabName, contractAPI }) => { // TODO: Add your code return;}
Generated using TypeDoc
Method name for PRE
contractsDetailTabSwitchPre
and POSTcontractsDetailTabSwitch
This method is triggered at contact detail at open and then if a user switch a tab