UNPKG

goca

Version:

``` npm i goca ``` ## funcion # useAxios ``` const {data,error,loading} = useAxios({ method: 'get', url: '/endpoint', enabled: true }) ``` you want controler where de you ejecute:<br> ``` const {data,loading,error,fetcher} = useAxios({ meth

1 folder, 2 files
85.2 kB
950 B
2.02 kB