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