nuxt-typo3 icon indicating copy to clipboard operation
nuxt-typo3 copied to clipboard

Add $http (Axios) to API interface

Open dvdmlln opened this issue 2 years ago • 0 comments

Hi,

the API interface is missing the $http property, so when using TypeScript you have to cast this.$typo3.api to access $http to make an API request like in the form component.

Best regards, David

dvdmlln avatar Mar 16 '22 08:03 dvdmlln