Home
last modified time | relevance | path

Searched refs:setActiveId (Results 1 – 1 of 1) sorted by relevance

/expo/docs/ui/components/TableOfContents/
H A DuseHeadingObserver.ts17 const [activeId, setActiveId] = useState<string>(); constant
28 setActiveId(getHeadingId(entry.target as HTMLHeadingElement));