Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Lobos/react-ui
/ functions
Functions
921 in github.com/Lobos/react-ui
⨍
Functions
921
◇
Types & classes
131
Function
getValue
(sep)
src/Tree/Tree.js:62
Method
getValue
()
src/RadioGroup.js:71
Method
getValue
()
src/Rating.js:44
Method
getValue
()
src/higherOrders/FormItem.js:116
Function
getWeekArray
(d)
src/utils/datetime.js:50
Function
getWindowPath
()
docs/lib/ReactRouter.js:1639
Function
goBack
()
docs/lib/ReactRouter.js:2749
Function
goForward
()
docs/lib/ReactRouter.js:2753
Method
gridChange
(i)
docs/src/js/pages/grid.jsx:18
Function
handle
()
src/Modal.js:121
Function
handleChange
(index)
src/Pagination.js:53
Function
handleChange
(i)
src/Select.js:174
Function
handleChange
()
src/Tree/Tree.js:164
Function
handleChange
(key, value)
src/addons/FetchGroup.js:18
Method
handleChange
(value)
src/RadioGroup.js:75
Method
handleChange
(value)
src/FormItem.js:12
Method
handleChange
(val)
src/Rating.js:72
Method
handleChange
(value, checked, index)
src/CheckboxGroup.js:92
Method
handleChange
(ev)
src/Switch.js:39
Method
handleChange
(event)
src/Textarea.js:37
Method
handleChange
(event)
docs/src/js/pages/lang.jsx:16
Method
handleChange
(value)
docs/src/js/pages/tree.jsx:36
Method
handleClick
()
src/Radio.js:14
Method
handleClick
()
src/Button.js:33
Function
handleEventsForChangeEventIE8
(topLevelType, target, targetInst)
docs/lib/react.js:983
Function
handleEventsForInputEventIE
(topLevelType, target, targetInst)
docs/lib/react.js:1094
Method
handleHover
(value)
src/Rating.js:32
Method
handleLeave
()
src/Rating.js:36
Function
handlePropertyChange
* (For IE <=11) Handles a propertychange event, sending a `change` event if * the value of the active element has changed.
docs/lib/react.js:1070
Function
handleRemove
(i)
src/Select.js:198
Function
handleSubmit
(item)
src/addons/ItemBuilder.js:36
Method
handleSubmit
(event)
src/Form.js:103
Method
handleSubmit
(data)
src/addons/ControlBuilder.js:18
Function
handleTopLevelImpl
(bookKeeping)
docs/lib/react.js:10658
Function
handleType
(type)
src/addons/ItemBuilder.js:32
Function
hasDispatches
* @param {SyntheticEvent} event * @return {boolean} True iff number of dispatches accumulated is greater than 0.
docs/lib/react.js:2960
Function
hashChangeListener
()
docs/lib/ReactRouter.js:2420
Function
hideOptions
()
src/Select.js:76
Method
hideTip
()
src/Tip.js:35
Function
if
(['checkbox-group','radio-group','select','tree'].indexOf(this.state.type) < 0)
src/addons/ItemBuilder.js:61
Function
init
(data, values)
src/Tree/Tree.js:110
Function
initData
(options)
src/Filter.js:39
Function
initValue
(value)
src/Tree/Tree.js:105
Function
inject
()
docs/lib/react.js:9304
Function
instantiateChild
(childInstances, child, name)
docs/lib/react.js:4128
Function
invariant
(condition, format, a, b, c, d, e, f)
docs/lib/ReactRouter.js:253
Function
invokeGuardedCallback
* Call a function while guarding against errors that happens within it. * * @param {?String} name of the guard to use for logging or debugging * @p
docs/lib/react.js:10514
Function
isActive
(location)
docs/lib/ReactRouter.js:1344
Function
isAncestor
* Return if A is an ancestor of B.
docs/lib/react.js:8986
Function
isEndish
(topLevelType)
docs/lib/react.js:2822
Function
isEqual
(d1, d2)
src/utils/datetime.js:90
Function
isEqualDate
(d1, d2)
src/utils/datetime.js:79
Function
isInitialed
()
src/Tree/Tree.js:150
Function
isMoveish
(topLevelType)
docs/lib/react.js:2826
Function
isStartish
(topLevelType)
docs/lib/react.js:2829
Function
isTextComponent
* @param {ReactComponent} component * @return {boolean}
docs/lib/react.js:12097
Method
itemBind
(props)
src/FormControl.js:64
Method
itemChange
(id, value, result)
src/FormControl.js:80
Method
itemUnbind
(id)
src/FormControl.js:72
Function
listen
(listener)
docs/lib/ReactRouter.js:970
Function
listenBefore
(hook)
docs/lib/ReactRouter.js:964
Function
listenBeforeLeavingRoute
* Registers the given hook function to run before leaving the given route. * * During a normal transition, the hook function receives the next
docs/lib/ReactRouter.js:1515
Function
loopAsync
(turns, work, callback)
docs/lib/ReactRouter.js:1052
Function
mapAsync
(array, work, callback)
docs/lib/ReactRouter.js:1105
Function
mapChildren
* Maps children that are typically specified as `props.children`. * * The provided mapFunction(child, key, index) will be called for each * leaf ch
docs/lib/react.js:4373
Function
mapSingleChildIntoContext
(bookKeeping, child, childKey)
docs/lib/react.js:4331
Function
modifierStateGetter
(keyArg)
docs/lib/react.js:16729
Method
monthChange
(month)
src/Datepicker/Datetime.js:180
Function
monthDiff
(d1, d2)
src/utils/datetime.js:98
Function
mountComponentIntoNode
* Mounts this component and inserts it into the DOM. * * @param {ReactComponent} componentInstance The instance to mount. * @param {DOMElement} con
docs/lib/react.js:11193
Function
mountOrderComparator
* Array comparator for ReactComponents by mount ordering. * * @param {ReactComponent} c1 first component you're comparing * @param {ReactComponent}
docs/lib/react.js:13745
Method
multOpen
()
docs/src/js/pages/modal.jsx:16
Method
navToggle
(show)
docs/src/js/pages/master.jsx:16
Function
noop
()
test/utils/merge.js:4
Function
off
(el, type, callback)
src/utils/events.js:13
Function
offset
(el)
src/utils/dom.js:24
Method
onBodyScroll
(e)
src/Table.js:115
Function
onChildRoutes
(error, childRoutes)
docs/lib/ReactRouter.js:4282
Function
onClick
(item)
src/Tree/Tree.js:173
Function
onFilter
()
src/Filter.js:107
Method
onLabelChange
(optionsIndex)
src/FilterItem.js:20
Method
onOpChange
(op)
src/FilterItem.js:38
Function
onSearch
()
src/Filter.js:47
Method
onSelect
(i, e)
src/Table.js:82
Method
onValueChange
(value)
src/FilterItem.js:42
Function
once
(el, type, callback)
src/utils/events.js:21
Function
oneArgumentPooler
(copyFieldsFrom)
docs/lib/react.js:3604
Function
onlyChild
* Returns the first child in a collection of children and verifies that there * is only one child in the collection. The current implementation of th
docs/lib/react.js:17306
Function
optionPostMount
()
docs/lib/react.js:6512
Function
parsePath
(path)
docs/lib/ReactRouter.js:551
Method
pathChange
(path)
docs/src/js/navList.jsx:21
Function
peerData
(res)
src/higherOrders/Fetch.js:16
Function
pinky
()
src/utils/dataSource.js:14
Function
pointer
('hour', this)
src/Datepicker/Clock.js:75
Function
popStateListener
(event)
docs/lib/ReactRouter.js:4645
Function
postUpdateSelectWrapper
()
docs/lib/react.js:6584
Function
pushState
(state, path, query)
docs/lib/ReactRouter.js:1010
Function
putListener
()
docs/lib/react.js:6507
Function
queueChild
(parentTree, childTree)
docs/lib/react.js:1431
Function
queueHTML
(tree, html)
docs/lib/react.js:1439
← previous
next →
701–800 of 921, ranked by callers