We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
axios
I want to pass axios and add signature and other logic in parent component and pass that axios instance into WebComponent and do axios API calls.
How to achieve above?