//This is the state, const [page, setPage] = useState(0);
//This is the function or method call, fetchDataAction(page,type1,key,type3,activeTab2,activeTab3)
//This