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
↓ 6 callers
Function
normalizeValue
(value)
src/components/ProgressBar/normalizeValue.js:1
↓ 6 callers
Method
openMenu
()
src/components/Picklist/index.js:141
↓ 6 callers
Method
startListening
(callback)
src/libs/WindowResize/index.js:7
↓ 6 callers
Function
useDisclosure
(defaultIsOpen)
src/libs/hooks/useDisclosure.js:3
↓ 6 callers
Function
useFocusedIndexState
(value, length, disabled, readOnly)
src/components/CodeInput/hooks/useFocusedIndexState.js:3
↓ 6 callers
Function
zeroFill
(value, length)
src/components/DateTimePicker/helpers/zeroFill.js:1
↓ 5 callers
Function
addWeeks
(date, weeks)
src/components/WeeklyCalendar/helpers/addWeeks.js:1
↓ 5 callers
Function
buildNewRangeFromValue
(value, currentRange)
src/components/Calendar/helpers/buildNewRangeFromValue.js:3
↓ 5 callers
Function
change
({ saturation, bright })
src/components/ColorPicker/commons/saturation/index.js:22
↓ 5 callers
Function
clamp
(value, min = 0, max = 1)
src/styles/helpers/color/clamp.js:1
↓ 5 callers
Method
clickInputAtIndex
* Triggers a click over the input via their index (position in the input array) * @method * @param {string} inputIndex - The index of the in
src/components/CodeInput/pageObject/index.js:39
↓ 5 callers
Method
clickSelectYear
* Clicks the select year element. * @method
src/components/MonthlyCalendar/pageObject/index.js:40
↓ 5 callers
Method
deselectAllRows
* Clicks the head checkbox to deselect all selected rows. * @method
src/components/Table/pageObject/index.js:44
↓ 5 callers
Function
findCountryByIsoCode
(isoCode, countries)
src/components/PhoneInput/helpers/findCountryByIsoCode.js:1
↓ 5 callers
Method
focus
* Sets focus on the element. * @public
src/components/Button/index.js:32
↓ 5 callers
Method
focus
* Sets focus on the element. * @public
src/components/PrimitiveCheckbox/index.js:32
↓ 5 callers
Method
focusChild
(index)
library/styleguideComponents/ProjectSelector/index.js:84
↓ 5 callers
Function
getAmPm
(value)
src/components/TimePicker/helpers/getAmPm.js:1
↓ 5 callers
Function
getChildNodes
({ ref, selector } = {})
src/libs/hooks/useChildrenRegister/helpers/getChildNodes.js:1
↓ 5 callers
Function
getCountryFromValue
(isoCode, countries)
src/components/PhoneInput/helpers/getCountryFromValue.js:4
↓ 5 callers
Function
getCurrentMonth
(currentMonth, minDate, maxDate)
src/components/MonthlyCalendar/helpers/getCurrentMonth.js:8
↓ 5 callers
Function
getCurrentWeek
(currentWeek, minDate, maxDate)
src/components/WeeklyCalendar/helpers/getCurrentWeek.js:4
↓ 5 callers
Function
getHeightOfMinutes
(minutes)
src/components/WeeklyCalendar/helpers/getHeightOfMinutes.js:1
↓ 5 callers
Function
getMaxHeight
(children, isExpanded)
src/components/VerticalSectionOverflow/getMaxHeight.js:1
↓ 5 callers
Function
getNormalizedValue
(weekDay, isChecked, multiple, value)
src/components/WeekDayPicker/helpers/getNormalizedValue.js:3
↓ 5 callers
Function
getNormalizedValue
src/components/CounterInput/helpers/getNormalizedValue.js:1
↓ 5 callers
Function
getPageBorderRadius
src/components/Pagination/styled/getPageBorderRadius.js:1
↓ 5 callers
Function
getPageItems
({ data, activePage, pageSize })
src/components/TableWithBrowserPagination/helpers/getPageItems.js:1
↓ 5 callers
Function
getRowSelectionInputType
(maxRowSelection, rowsLength)
src/components/Table/helpers/rows/getRowSelectionInputType.js:1
↓ 5 callers
Function
getRows
(params = {})
src/components/Table/helpers/rows/getRows.js:13
↓ 5 callers
Function
getSchemaFieldOptions
(schemaFields)
src/components/ImportRecordsFlow/helpers/getSchemaFieldOptions.js:1
↓ 5 callers
Function
getSelectedRowKeysFromSelectedRows
(selectedRows = [], indexes = {})
src/components/Table/helpers/selector/getSelectedRowKeysFromSelectedRows.js:3
↓ 5 callers
Function
getSuffixSI
(number)
src/libs/utils/getSuffixSI.js:1
↓ 5 callers
Function
getTabIndexFromName
(tabChildren, name)
src/components/Tabset/utils.js:25
↓ 5 callers
Function
getWeekDays
()
src/components/WeekDayPicker/helpers/getWeekDays.js:1
↓ 5 callers
Method
hasFocusAmPmSelect
* Returns true when the am-pm selector has focus. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:183
↓ 5 callers
Method
isLeftYearSelectFocused
* Returns true when the year select element in left month has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/doubleCalendar.js:191
↓ 5 callers
Function
isNumeric
(value)
src/components/CodeInput/helpers/isNumeric.js:1
↓ 5 callers
Method
isRightYearSelectFocused
* Returns true when the year select element in right month has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/doubleCalendar.js:310
↓ 5 callers
Method
isYearSelectFocused
* Returns true when the year select element has focus. * @method * @returns {bool}
src/components/Calendar/pageObject/singleCalendar.js:188
↓ 5 callers
Function
rgbaToHex
(color)
src/styles/helpers/color/rgbaToHex.js:7
↓ 5 callers
Function
scrollDown
()
integration/specs/Modal/modal-11.spec.js:30
↓ 5 callers
Method
unregister
()
src/components/Option/index.js:123
↓ 5 callers
Function
useNormalizeColors
(props)
src/components/ColorPicker/hooks/useNormalizeColors.js:35
↓ 5 callers
Function
useRangeFromValue
(value, selectionType)
src/components/Calendar/hooks/useRangeFromValue.js:4
↓ 5 callers
Function
useWindowResize
(handler, isListening = true)
src/libs/hooks/useWindowResize.js:3
↓ 4 callers
Method
click
* Clicks the input element. * @method
src/components/DatePicker/pageObject/index.js:36
↓ 4 callers
Method
click
()
src/components/MenuItem/index.js:50
↓ 4 callers
Method
click
* Clicks the input element. * @method
src/components/DateTimePicker/pageObject/index.js:45
↓ 4 callers
Method
click
* Clicks the input element. * @method
src/components/Lookup/pageObject/index.js:22
↓ 4 callers
Method
clickRightButton
* Click the right button. * @method * @returns {bool}
src/components/Tabset/pageObject/index.js:88
↓ 4 callers
Method
closeMenu
()
src/components/Lookup/index.js:231
↓ 4 callers
Function
countCharacters
(str, char)
src/components/CurrencyInput/helpers/countCharacters.js:1
↓ 4 callers
Function
defaultPositionResolver
(opts)
src/components/InternalOverlay/helpers/defaultPositionResolver.js:27
↓ 4 callers
Method
deselectRow
* Clicks the row to select. * @method
src/components/Table/pageObject/row.js:34
↓ 4 callers
Function
disableBodyScroll
(targetElement, options)
src/libs/scrollController/index.js:131
↓ 4 callers
Function
enableBodyScroll
(targetElement)
src/libs/scrollController/index.js:211
↓ 4 callers
Function
filterCountries
(query, countries, country)
src/components/PhoneInput/countriesDropdown/helpers/filterCountries.js:1
↓ 4 callers
Function
findItemByKey
(key, childrenRefs, fromIndex)
src/components/PrimitiveMenu/utils.js:21
↓ 4 callers
Method
focus
* Sets focus on the element. * @public
src/components/Textarea/index.js:59
↓ 4 callers
Method
focus
* Sets focus on the element. * @public
src/components/Lookup/index.js:416
↓ 4 callers
Function
formatValue
(value)
src/components/Lookup/helpers/formatValue.js:1
↓ 4 callers
Function
get24HourTime
({ hour, minutes, ampm })
src/components/TimePicker/helpers/get24HourTime.js:18
↓ 4 callers
Function
getAllValues
(children)
src/components/InternalDropdown/helpers/getAllValues.js:1
↓ 4 callers
Function
getChildMenuItemNodes
(ref)
src/components/InternalDropdown/helpers/getChildMenuItemNodes.js:1
↓ 4 callers
Function
getChildMenuItemNodes
(ref)
src/components/PrimitiveMenu/utils.js:33
↓ 4 callers
Function
getChildTabNodes
(ref)
src/components/Tabset/utils.js:1
↓ 4 callers
Function
getChildrenTotalWidth
(children)
src/components/Tabset/utils.js:37
↓ 4 callers
Function
getChildrenTotalWidthUpToClickedTab
(children, index)
src/components/Tabset/utils.js:41
↓ 4 callers
Function
getCurrentColor
({ color, backgroundColor, palette })
src/components/WeeklyCalendar/week/helpers/getCurrentColor.js:3
↓ 4 callers
Function
getDiffMinutes
(date1, date2)
src/components/WeeklyCalendar/week/helpers/getDiffMinutes.js:1
↓ 4 callers
Function
getEnumerableWidth
(numberValue, variant)
src/components/Table/helpers/columns/getEnumerableWidth.js:3
↓ 4 callers
Method
getFocusedInput
()
src/components/CodeInput/pageObject/index.js:83
↓ 4 callers
Function
getFormattedWeek
(firstDay, locale)
src/components/WeeklyCalendar/helpers/getFormattedWeek.js:8
↓ 4 callers
Function
getHeaderRowFromWorkbook
(workbook)
src/components/ImportRecordsFlow/helpers/getHeaderRowFromWorkbook.js:4
↓ 4 callers
Method
getHeaderText
* Returns the header of the CarouselImage. * @method * @returns {string}
src/components/CarouselImage/pageObject/index.js:30
↓ 4 callers
Function
getHexString
src/components/ColorInput/helpers/getHexString.js:1
↓ 4 callers
Function
getHour
(value)
src/components/TimePicker/helpers/getHour.js:1
↓ 4 callers
Function
getIndexes
(rows = [])
src/components/Table/helpers/rows/getIndexes.js:1
↓ 4 callers
Function
getItemIndex
(children, id)
src/components/CarouselCard/helpers/getItemIndex.js:1
↓ 4 callers
Method
getLabel
* Get the label of the Option. * @method * @returns {string}
src/components/Option/pageObject/index.js:48
↓ 4 callers
Function
getLeftButtonDisabledState
(params)
src/components/Tabset/utils.js:67
↓ 4 callers
Function
getLocale
(context, localProp)
src/libs/utils/getLocale.js:3
↓ 4 callers
Function
getMapContainerStyles
(ref)
src/components/PresenceMap/getMapContainerStyles.js:1
↓ 4 callers
Function
getMapContainerStyles
(ref)
src/components/GMap/getMapContainerStyles.js:1
↓ 4 callers
Function
getMinutes
(value)
src/components/TimePicker/helpers/getMinutes.js:1
↓ 4 callers
Function
getNextAmPmValue
(value)
src/components/TimePicker/helpers/getNextAmPmValue.js:1
↓ 4 callers
Function
getNextMinute
(value)
src/components/TimePicker/helpers/getNextMinute.js:1
↓ 4 callers
Function
getNormalizedValue
(inputValue, inputIndex, value)
src/components/CodeInput/helpers/getNormalizedValue.js:3
↓ 4 callers
Function
getOptionsLength
(options = [])
src/components/Lookup/helpers/getOptionsLength.js:1
↓ 4 callers
Function
getPrevMinute
(value)
src/components/TimePicker/helpers/getPrevMinute.js:1
↓ 4 callers
Method
getQuery
* Get the value typed in the input element. * @method * @returns {string}
src/components/Lookup/pageObject/index.js:128
↓ 4 callers
Function
getRightButtonDisabledState
(params)
src/components/Tabset/utils.js:82
↓ 4 callers
Function
getSearchParams
(searchOptions)
src/components/GoogleAddressLookup/helpers/getSearchParams.js:1
↓ 4 callers
Function
getValueArray
(value, maxLength)
src/components/CodeInput/helpers/getValueArray.js:1
↓ 4 callers
Function
getWeekDayLabel
(weekDay, locale)
src/components/WeekDayPicker/helpers/getWeekDayLabel.js:5
↓ 4 callers
Method
hasFocusCloseButton
* Returns true when the closeButton has focus. * @method * @returns {bool}
src/components/Modal/pageObject/index.js:62
↓ 4 callers
Method
hasFocusHourInput
* Returns true when the hour input has focus. * @method * @returns {bool}
src/components/TimePicker/pageObject/index.js:139
↓ 4 callers
Method
hasFocusRemoveSelectedOptionButton
* Returns true when the remove selected option button has focus. * @method * @returns {bool}
src/components/Lookup/pageObject/index.js:96
↓ 4 callers
Function
hslToRgb
(color)
src/styles/helpers/color/hslToRgb.js:6
← previous
next →
201–300 of 2,296, ranked by callers