SYMBOL INDEX (42 symbols across 17 files) FILE: src/components/DeveloperCard/index.jsx function DeveloperCard (line 6) | function DeveloperCard({ FILE: src/components/Layouts/BlogLayout.jsx class BlogPostTemplate (line 6) | class BlogPostTemplate extends React.Component { method render (line 7) | render() { FILE: src/components/Layouts/Layout.jsx class ErrorBoundary (line 6) | class ErrorBoundary extends React.PureComponent { method constructor (line 7) | constructor() { method getDerivedStateFromError (line 12) | static getDerivedStateFromError(error) { method componentDidCatch (line 17) | componentDidCatch(error, errorInfo) { method render (line 21) | render() { FILE: src/components/Popover/index.jsx constant OPEN (line 6) | const OPEN = 0 constant CLOSE (line 7) | const CLOSE = 1 constant OUT_CLOSE (line 8) | const OUT_CLOSE = 2 FILE: src/components/SideBar/index.js function SideBar (line 18) | function SideBar({ seriesElements }) { FILE: src/components/Toc/index.js class ErrorBoundary (line 3) | class ErrorBoundary extends React.PureComponent { method constructor (line 4) | constructor() { method getDerivedStateFromError (line 9) | static getDerivedStateFromError(error) { method componentDidCatch (line 14) | componentDidCatch(error, errorInfo) { method render (line 18) | render() { method init (line 42) | init() { method handleLinkClick (line 55) | handleLinkClick(evt) { method handleObserver (line 77) | handleObserver(entries, observer) { method highlightFirstActive (line 92) | highlightFirstActive() { method observeSections (line 109) | observeSections() { method setUpObserver (line 115) | setUpObserver() { method findLinksAndHeadings (line 122) | findLinksAndHeadings() { function Toc (line 136) | function Toc({ tableOfContents }) { FILE: src/components/footer/index.js class Footer (line 5) | class Footer extends Component { method render (line 6) | render() { FILE: src/components/mdx/Header.js function Header (line 3) | function Header({ as = 'h1', children, ...props }) { FILE: src/components/mdx/code.js function calculateLinesToHighlight (line 20) | function calculateLinesToHighlight(meta) { FILE: src/components/navbar/ThemePicker.jsx function ThemeChanger (line 131) | function ThemeChanger({ function ThemePicker (line 222) | function ThemePicker({ offset = [0, 10], mobile }) { FILE: src/components/navbar/index.jsx function DropDownDisplayItem (line 54) | function DropDownDisplayItem({ image, title, info, as = 'div', ...props ... FILE: src/components/seo.js function SEO (line 6) | function SEO({ description, lang, meta, keywords, title, url }) { FILE: src/hooks/windowHooks.js function useWindowWidth (line 3) | function useWindowWidth() { function useWindowHeight (line 16) | function useWindowHeight() { FILE: src/pages/404.js class NotFoundPage (line 7) | class NotFoundPage extends React.Component { method render (line 8) | render() { FILE: src/pages/index.js class DeveloperCommunityHome (line 9) | class DeveloperCommunityHome extends React.Component { method constructor (line 10) | constructor(props) { method render (line 188) | render() { FILE: src/templates/readme-profile.js function BlogPost (line 15) | function BlogPost(props) { FILE: stats-generator.js function fetchPerPage (line 184) | function fetchPerPage() {