MCPcopy Create free account

hub / github.com/IvanAdmaers/react-roulette-pro / functions

Functions37 in github.com/IvanAdmaers/react-roulette-pro

↓ 24 callersFunctionclassNames
(...classes: Array<unknown>)
src/utills/classNames/classNames.ts:13
↓ 4 callersFunctionuseAudio
(url: string)
src/hooks/useAudio/useAudio.ts:3
↓ 3 callersFunctionhandlePrimitive
(item: unknown, asKey?: string)
src/utills/classNames/classNames.ts:16
↓ 3 callersFunctionisArray
(item: unknown)
src/utills/classNames/classNames.ts:1
↓ 2 callersFunctiongetPrizeAdditionalOffset
(itemSize: number)
src/utills/getPrizeAdditionalOffset/getPrizeAdditionalOffset.ts:3
↓ 2 callersFunctiongetPrizeOffset
( itemSize: number, prizeIndex: number, containerCenter: number, )
src/utills/getPrizeOffset/getPrizeOffset.ts:4
↓ 2 callersFunctiongetRandomIntInRange
(min: number, max: number)
src/utills/getRandomIntInRange/getRandomIntInRange.ts:4
↓ 2 callersFunctionhandleObject
(object: object)
src/utills/classNames/classNames.ts:26
↓ 2 callersFunctionisArrayOf
(type, array)
example/src/App.js:98
↓ 2 callersFunctionisObject
(item: unknown)
src/utills/classNames/classNames.ts:3
↓ 2 callersFunctionregularDesign
({ prizesWithText, hideCenterDelimiter }: IRegularDesignProps)
src/designs/Regular/Regular.tsx:26
↓ 2 callersFunctionreproductionArray
(array = [], length = 0)
example/src/utills/reproductionArray.js:1
↓ 2 callersFunctionreset
()
src/components/Roulette/Roulette.tsx:246
↓ 1 callersFunctiongetAnimationProperty
()
src/components/Roulette/Roulette.tsx:172
↓ 1 callersFunctiongetDesignOptions
(settings)
example/src/App.js:80
↓ 1 callersFunctiongetInlineStyles
()
src/components/Roulette/Roulette.tsx:171
↓ 1 callersFunctiongetOptionsAsString
(settings, design)
example/src/App.js:100
↓ 1 callersFunctiongetRandomIntInRange
(min = 0, max = 0)
example/src/utills/getRandomIntInRange.js:8
↓ 1 callersFunctionhandleArray
(array: Array<unknown>)
src/utills/classNames/classNames.ts:63
↓ 1 callersFunctionhasOwnPrototypeOfToString
(object: object)
src/utills/classNames/classNames.ts:10
↓ 1 callersFunctionisBoolean
(item: unknown)
src/utills/classNames/classNames.ts:8
↓ 1 callersFunctionisFunction
(item: unknown)
src/utills/classNames/classNames.ts:6
↓ 1 callersFunctionprepare
()
example/src/App.js:231
↓ 1 callersFunctionsetCurrentWrapperWidth
()
src/components/Roulette/Roulette.tsx:97
FunctionApp
()
example/src/App.js:134
FunctionClass1
()
src/utills/classNames/classNames.test.ts:111
FunctionClass2
()
src/utills/classNames/classNames.test.ts:112
FunctionComponent
()
src/hooks/useAudio/useAudio.test.tsx:11
FunctionPrizesWrapper
({ children, className, tagName: Tag = 'div', style, }: IPrizesWrapperProps)
src/components/PrizesWrapper/PrizesWrapper.tsx:11
FunctionRoulette
({ topChildren, bottomChildren, designPlugin, prizeItemRenderFunction, prizes, defaultDesignOption
src/components/Roulette/Roulette.tsx:58
FunctionTopChildren
({ type, hideCenterDelimiter }: ITopChildrenProps)
src/designs/Regular/Regular.tsx:17
FunctionhandlePlay
()
src/hooks/useAudio/useAudio.test.tsx:26
FunctionhandlePrizeDefined
()
example/src/App.js:262
FunctionhandleSettingsChange
(e)
example/src/App.js:244
FunctionhandleStart
()
example/src/App.js:258
FunctionhandleStop
()
src/hooks/useAudio/useAudio.test.tsx:57
Functionlistener
()
src/hooks/useAudio/useAudio.ts:45