Skip to main content

asmyshlyaev177/react-horizontal-scrolling-menu

SkillsMP는 asmyshlyaev177/react-horizontal-scrolling-menu에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
788
GitHub 포크
101

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Wire mouse, wheel and touch input for react-horizontal-scrolling-menu: onWheel/onScroll are plain (api, event) => void callbacks, while ALL mouse/touch props (onMouseDown, onMouseUp, onMouseMove, onMouseLeave, onTouchStart, onTouchMove, onTouchEnd) are…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detect and upgrade pre-v8 react-horizontal-scrolling-menu patterns that agents trained on older data still generate: destructured visibleElements/isFirstItemVisible/isLastItemVisible/initComplete (removed v6), Separator items, separatorClassName and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Recipes composed on the react-horizontal-scrolling-menu public API — NOT props: autoplay (setInterval + scrollNext gated on menuVisible), infinite loop/carousel (clone head/tail + scrollLeft teleport at seams), center on click (scrollToItem 'center'),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Imperative scrolling for react-horizontal-scrolling-menu: scrollToItem(getItemById(id), behavior, inline, block), scrollNext/scrollPrev, apiRef for controlling the menu from outside (fire methods, never read data), getItemElementById/getItemElementByIndex for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a working react-horizontal-scrolling-menu: install, the mandatory 'react-horizontal-scrolling-menu/dist/styles.css' import, ScrollMenu with a unique itemId per child, arrow components via VisibilityContext with useLeftArrowVisible/useRightArrowVisible,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Server rendering and testing for react-horizontal-scrolling-menu: the library is client-only ('use client' required in React Server Components, else "createContext is not a function"), SSR first paint is controlled by the useIsVisible defaultValue argument…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Animate react-horizontal-scrolling-menu scrolling and build right-to-left menus: noPolyfill defaults to true since v8, so transitionDuration (default 500), a custom-easing-function transitionBehavior, and per-call ScrollOptions { duration, boundary } on…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Track which react-horizontal-scrolling-menu items are on screen: useIsVisible(itemId | 'first' | 'last', defaultValue), useLeftArrowVisible/useRightArrowVisible, the options prop (ratio, rootMargin, threshold), items.getVisible()/subscribe/unsubscribe, and…

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.