Skip to content

SymbolList

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Parser/SymbolList.tsx

Props

NameTypeRequiredDefault
symbolsSymbol[]-
onSymbolClickFunction--
selectedSymbolSymbol--
classNamestring-""

Diagram

mermaid
graph TD
    component_SymbolList_40b58770["SymbolList"]
    class component_SymbolList_40b58770 rootComponent

Relationships

  • RENDERS → FilterButton
  • RENDERS → SymbolIcon
  • USES_HOOK → useState
  • USES_HOOK → useMemo

Was this page helpful?

Download as PDF