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 件を表示しています。