Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awaw00/react-curd
/ functions
Functions
52 in github.com/awaw00/react-curd
⨍
Functions
52
◇
Types & classes
26
↓ 6 callers
Function
request
(method, url, body)
src/utils/request.js:3
↓ 5 callers
Function
get
src/utils/request.js:34
↓ 4 callers
Function
getItemValue
(item)
src/components/AutoComplete.js:5
↓ 2 callers
Function
del
(url, body)
src/utils/request.js:37
↓ 2 callers
Method
handleChange
(value)
src/components/AutoComplete.js:23
↓ 1 callers
Method
getRecommendUsers
(partialUserId)
src/components/BookEditor.js:70
↓ 1 callers
Method
handleDel
(book)
src/pages/BookList.js:26
↓ 1 callers
Method
handleDel
(user)
src/pages/UserList.js:26
↓ 1 callers
Method
moveItem
(direction)
src/components/AutoComplete.js:50
↓ 1 callers
Function
post
(url, body)
src/utils/request.js:35
↓ 1 callers
Method
render
()
src/pages/Home.js:5
Function
componentDidMount
()
src/components/UserEditor.js:17
Method
componentDidMount
()
src/components/BookEditor.js:27
Method
componentWillMount
()
src/pages/BookEdit.js:13
Method
componentWillMount
()
src/pages/BookList.js:13
Method
componentWillMount
()
src/pages/UserList.js:13
Method
componentWillMount
()
src/pages/UserEdit.js:13
Function
constructor
()
src/pages/Login.js:9
Method
constructor
(props)
src/components/AutoComplete.js:10
Method
constructor
(props)
src/components/BookEditor.js:18
Method
constructor
(props)
src/utils/formProvider.js:15
Method
constructor
(props)
src/pages/BookEdit.js:6
Method
constructor
(props)
src/pages/BookList.js:6
Method
constructor
(props)
src/pages/UserList.js:6
Method
constructor
(props)
src/pages/UserEdit.js:6
Function
dataSource
(state = [], action)
src/reducers/user.js:1
Function
editTarget
(state = null, action)
src/reducers/user.js:16
Function
formProvider
(fields)
src/utils/formProvider.js:3
Function
formValues
(state = {}, action)
src/reducers/user.js:9
Method
handleEdit
(book)
src/pages/BookList.js:22
Method
handleEdit
(user)
src/pages/UserList.js:22
Method
handleEnter
(index)
src/components/AutoComplete.js:79
Method
handleKeyDown
(e)
src/components/AutoComplete.js:28
Method
handleLeave
()
src/components/AutoComplete.js:84
Method
handleOwnerIdChange
(value)
src/components/BookEditor.js:90
Function
handleSubmit
(e)
src/components/UserEditor.js:27
Function
handleSubmit
(e)
src/pages/Login.js:14
Method
handleSubmit
(e)
src/components/BookEditor.js:37
Method
handleValueChange
(fieldName, value)
src/utils/formProvider.js:45
Function
put
(url, body)
src/utils/request.js:36
Method
render
()
src/components/AutoComplete.js:88
Method
render
()
src/components/BookEditor.js:105
Method
render
()
src/components/FormItem.js:4
Method
render
()
src/utils/formProvider.js:78
Method
render
()
src/layouts/HomeLayout.js:10
Method
render
()
src/pages/UserAdd.js:5
Method
render
()
src/pages/BookEdit.js:23
Method
render
()
src/pages/BookAdd.js:5
Method
render
()
src/pages/BookList.js:40
Method
render
()
src/pages/UserList.js:40
Method
render
()
src/pages/UserEdit.js:23
Method
setFormValues
(values)
src/utils/formProvider.js:26