Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nexxtway/react-rainbow
/ functions
Functions
2,296 in github.com/nexxtway/react-rainbow
⨍
Functions
2,296
◇
Types & classes
429
↓ 4 callers
Function
insertChildOrderly
(childrenRefs, childRef, nodes)
src/components/Tabset/utils.js:20
↓ 4 callers
Function
insertChildOrderly
(childrenRefs, childRef, nodes)
src/components/PrimitiveMenu/utils.js:15
↓ 4 callers
Function
insertChildOrderly
({ children, child, nodes })
src/libs/hooks/useChildrenRegister/helpers/insertChildOrderly.js:13
↓ 4 callers
Function
isButtonDisabled
(isMinOrMax, disable, readOnly)
src/components/CounterInput/helpers/isButtonDisabled.js:1
↓ 4 callers
Function
isChecked
({ inputValue, value, defaultValue })
src/components/TimePicker/helpers/isChecked.js:1
↓ 4 callers
Function
isChildRegistered
({ children, id })
src/libs/hooks/useChildrenRegister/helpers/isChildRegistered.js:1
↓ 4 callers
Method
isDaySelected
* Returns true when the specific day element is selected. * @method * @returns {string}
src/components/Calendar/pageObject/singleCalendar.js:95
↓ 4 callers
Function
isInArray
(array, item)
src/components/AccordionSection/helpers/isInArray.js:1
↓ 4 callers
Function
isMax
(number, step, max)
src/components/CounterInput/helpers/isMax.js:3
↓ 4 callers
Function
isMin
(number, step, min)
src/components/CounterInput/helpers/isMin.js:3
↓ 4 callers
Method
isNextMonthButtonDisabled
* Returns true when the next month button element is disabled. * @method * @returns {bool}
src/components/MonthlyCalendar/pageObject/index.js:94
↓ 4 callers
Method
isPrevMonthButtonDisabled
* Returns true when the previous month button element is disabled. * @method * @returns {bool}
src/components/MonthlyCalendar/pageObject/index.js:84
↓ 4 callers
Function
isScrollPositionAtMenuBottom
(menuRef)
src/components/InternalDropdown/helpers/isScrollPositionAtMenuBottom.js:1
↓ 4 callers
Function
isScrollPositionAtScrollable
(scrollable)
src/components/PhoneInput/countriesDropdown/helpers/isScrollPositionAtScrollable.js:1
↓ 4 callers
Function
isValidNumberValue
(value)
src/components/CurrencyInput/helpers/isValidNumberValue.js:3
↓ 4 callers
Function
merge
(...args)
src/components/Chart/helpers/merge.js:1
↓ 4 callers
Method
moveFocusedMonth
(increment)
src/components/Calendar/singleCalendar.js:180
↓ 4 callers
Function
normalizeThemeColors
(theme)
src/styles/helpers/normalizeThemeColors.js:18
↓ 4 callers
Function
rgbToHsv
(color)
src/styles/helpers/color/rgbToHsv.js:5
↓ 4 callers
Function
selectAccordionSection
src/components/Accordion/index.js:47
↓ 4 callers
Method
selectAllRows
* Clicks the head checkbox to select the maximum selectable rows. * @method
src/components/Table/pageObject/index.js:25
↓ 4 callers
Method
selectTab
(side)
src/components/Tabset/index.js:114
↓ 4 callers
Function
setFocus
(ref)
src/components/CodeInput/helpers/setFocus.js:1
↓ 4 callers
Function
stopArrowScoll
()
src/components/InternalDropdown/index.js:165
↓ 4 callers
Method
stopArrowScoll
()
src/components/Lookup/index.js:277
↓ 4 callers
Method
updateMarker
()
src/components/RadioButtonGroup/index.js:80
↓ 4 callers
Function
useFormatDate
({ value, format, locale, selectionType })
src/components/DatePicker/hooks/useFormatDate.js:5
↓ 4 callers
Function
useNormalizedValue
(value)
src/components/Calendar/doubleCalendar/hooks/useNormalizedValue.js:4
↓ 3 callers
Function
addAdvancedSettings
()
integration/specs/Accordion/accordion-11.spec.js:5
↓ 3 callers
Function
addMenuItem
()
integration/specs/ButtonMenu/buttonMenu-17.spec.js:5
↓ 3 callers
Function
addNewBuildings
()
integration/specs/Picklist/picklist-9.spec.js:6
↓ 3 callers
Function
addNewCard
()
integration/specs/CarouselCard/carouselCard-3.spec.js:5
↓ 3 callers
Function
addRecents
()
integration/specs/Tabset/tabset-7.spec.js:6
↓ 3 callers
Method
blur
* Sets blur on the element. * @public
src/components/Picklist/index.js:213
↓ 3 callers
Method
blur
* Sets blur on the element. * @public
src/components/Button/index.js:48
↓ 3 callers
Function
calculateBright
(event, rect)
src/components/ColorPicker/commons/saturation/helpers/calculateBright.js:1
↓ 3 callers
Function
calculateSaturation
(event, rect)
src/components/ColorPicker/commons/saturation/helpers/calculateSaturation.js:1
↓ 3 callers
Function
cardExistsAtIndex
src/components/ActivityTimeline/__test__/activityTimeline.spec.js:107
↓ 3 callers
Function
clearAllBodyScrollLocks
()
src/libs/scrollController/index.js:184
↓ 3 callers
Method
click
* Clicks the component * @method
src/components/MultiSelect/pageObject/index.js:23
↓ 3 callers
Method
click
* Sets click on the element. * @public
src/components/Picklist/index.js:205
↓ 3 callers
Method
click
* Sets click on the element. * @public
src/components/PrimitiveCheckbox/index.js:40
↓ 3 callers
Method
clickCancelButton
* Clicks the cancel button element. * @method
src/components/TimePicker/pageObject/index.js:66
↓ 3 callers
Method
clickDefaultColors
* Triggers a click over the default colors label element. * @method
src/components/ColorPicker/pageObject/index.js:92
↓ 3 callers
Method
clickSaturation
* Triggers a click over the saturation pointer button element. * @method
src/components/ColorPicker/pageObject/index.js:29
↓ 3 callers
Method
clickTrigger
* Clicks the trigger button * @method
src/components/MultiSelect/pageObject/index.js:43
↓ 3 callers
Method
closeMenu
()
library/styleguideComponents/ProjectSelector/index.js:105
↓ 3 callers
Function
debounce
(callback, time = 500)
src/libs/debounce/index.js:1
↓ 3 callers
Function
eachShouldBeOneOrFunction
(results)
jestMatchers/utils.js:3
↓ 3 callers
Method
emptyMessageExist
* Returns true when the search no results found, false otherwise. * @method * @returns {bool}
src/components/InternalDropdown/pageObject/index.js:107
↓ 3 callers
Function
f
(n, k = (n + h / 30) % 12)
src/styles/helpers/color/hslToRgb.js:13
↓ 3 callers
Function
findItemIndex
(childrenRefs, item)
src/components/PrimitiveMenu/utils.js:29
↓ 3 callers
Method
focus
* Sets focus on the element. * @public
src/components/AvatarMenu/avatarButton.js:24
↓ 3 callers
Function
getBrightness
(color)
src/styles/helpers/color/getBrightness.js:4
↓ 3 callers
Function
getContent
(value)
src/components/MultiSelect/helpers/getContent.js:1
↓ 3 callers
Function
getCurrentBackgroundColor
({ backgroundColor, palette })
src/components/WeeklyCalendar/week/helpers/getCurrentBackgroundColor.js:3
↓ 3 callers
Function
getDataToImport
()
src/components/ImportRecordsFlow/helpers/__test__/getImportParams.js:1
↓ 3 callers
Function
getDefaultAmPm
(value)
src/components/TimePicker/helpers/getDefaultAmPm.js:1
↓ 3 callers
Function
getError
(error)
src/components/StripeCardInput/helpers/getError.js:1
↓ 3 callers
Function
getEventsOfDay
(events, day)
src/components/WeeklyCalendar/week/helpers/getEventsOfDay.js:3
↓ 3 callers
Function
getFieldValue
(obj, field)
src/components/Table/helpers/rows/getFieldValue.js:1
↓ 3 callers
Function
getFormattedEventTime
(parts)
src/components/WeeklyCalendar/week/helpers/getFormattedEventTime.js:1
↓ 3 callers
Function
getFormattedEventTimeRange
(startDate, endDate, locale)
src/components/WeeklyCalendar/week/helpers/getFormattedEventTimeRange.js:10
↓ 3 callers
Method
getImageItem
* Returns a new CarouselImage page object of the element in item position. * @method * @param {number} itemPosition - The base 0 index of th
src/components/CarouselCard/pageObject/index.js:39
↓ 3 callers
Function
getIndexFromId
(id)
library/hooks/useCachedState.js:9
↓ 3 callers
Method
getInlineTextLabelId
()
src/components/Input/pickerInput/index.js:24
↓ 3 callers
Method
getLeftMonthSelectedDay
* Returns the text of the current selected day element on the left month. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:128
↓ 3 callers
Function
getLuminance
(color)
src/styles/helpers/color/getLuminance.js:5
↓ 3 callers
Function
getNumbersFromClipboard
(value)
src/components/CodeInput/helpers/getNumbersFromClipboard.js:1
↓ 3 callers
Function
getResizedColumns
({ columns, colIndex, widthDelta })
src/components/Table/helpers/resizer/getResizedColumns.js:1
↓ 3 callers
Method
getRightMonthSelectedDay
* Returns the text of the current selected day element on the left month. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:247
↓ 3 callers
Function
getSearchForOption
(searchValue)
src/components/GoogleAddressLookup/helpers/getSearchForOption.js:6
↓ 3 callers
Method
getSelectedDay
* Returns the text of the current selected day element. * @method * @returns {string}
src/components/Calendar/pageObject/singleCalendar.js:84
↓ 3 callers
Function
getTableWidth
(columns = [])
src/components/Table/helpers/resizer/getTableWidth.js:1
↓ 3 callers
Function
getUpdatedRowsWhenDeselectAll
(rows = [])
src/components/Table/helpers/selector/getUpdatedRowsWhenDeselectAll.js:1
↓ 3 callers
Function
getUpdatedTabsetChildren
(tabsetChildren, tab, nameToUpdate)
src/components/Tabset/utils.js:58
↓ 3 callers
Function
getUrl
(lang)
src/components/ReCaptcha/getUrl.js:1
↓ 3 callers
Method
getValue
* It get the value of the textarea. * @method * @returns {string}
src/components/Textarea/pageObject/index.js:62
↓ 3 callers
Function
handleChange
src/components/ColorPicker/commons/saturation/index.js:38
↓ 3 callers
Function
handleFocus
src/components/CurrencyInput/index.js:133
↓ 3 callers
Function
hasContent
(value)
src/components/MultiSelect/helpers/hasContent.js:1
↓ 3 callers
Function
hexToRgb
(color)
src/styles/helpers/color/hexToRgb.js:3
↓ 3 callers
Function
holdDownKey
(character)
integration/helpers/holdDownKey.js:1
↓ 3 callers
Function
hsvToRgb
(color)
src/styles/helpers/color/hsvToRgb.js:5
↓ 3 callers
Function
insertChildOrderly
(children, child, nodes)
src/components/InternalDropdown/helpers/insertChildOrderly.js:13
↓ 3 callers
Function
isDark
(color)
src/styles/helpers/color/isDark.js:3
↓ 3 callers
Method
isLeftMonthDaySelected
* Returns true when the specific day element in left month is selected. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:164
↓ 3 callers
Function
isNavigationKey
(keyCode)
src/components/Lookup/helpers/isNavigationKey.js:9
↓ 3 callers
Function
isNotComponentPage
(name)
library/styleguideComponents/utils.js:19
↓ 3 callers
Function
isNotSameChildren
(children, prevChildren)
src/components/Tabset/utils.js:46
↓ 3 callers
Function
isOptionVisible
(elem, container)
src/components/InternalDropdown/helpers/isOptionVisible.js:1
↓ 3 callers
Method
isPmSelected
* Returns true when the pm input is selected. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:210
↓ 3 callers
Function
isPrintableCharacter
(str)
src/components/Tree/helpers/isPrintableCharacter.js:1
↓ 3 callers
Method
isRightMonthDaySelected
* Returns true when the specific day element in right month is selected. * @method * @returns {string}
src/components/Calendar/pageObject/doubleCalendar.js:283
↓ 3 callers
Function
isSameDatesRange
(range1, range2)
src/components/Calendar/helpers/isSameDatesRange.js:1
↓ 3 callers
Function
isStepSelected
(params)
src/components/PathStep/helpers/isStepSelected.js:1
↓ 3 callers
Function
isValidDate
(date)
src/components/DateTimePicker/helpers/isValidDate.js:1
↓ 3 callers
Function
normalizeColor
(value)
src/components/ColorPicker/helpers/normalizeColor.js:26
↓ 3 callers
Function
normalizeDates
(dates)
src/components/Calendar/helpers/normalizeDates.js:3
↓ 3 callers
Function
normalizeInitials
(initials)
src/components/Avatar/normalizeInitials.js:1
← previous
next →
301–400 of 2,296, ranked by callers