Github
  • Preparing search index...
  • The search index is not available
Lothlorien
  • Lothlorien
  • @playableprints/lothlorien-react
  • useSortedTree

Function useSortedTree

  • useSortedTree<P>(sorter?): MutableRefObject<SortedTree<P>>
  • Creates and returns a stable SortedTree proxy object reference

    Type Parameters

    • P

    Parameters

    • Optional sorter: Comparator<[string, P]>

    Returns MutableRefObject<SortedTree<P>>

    • Defined in packages/lothlorien-react/src/util.tsx:73

Settings

Member Visibility

Theme

Lothlorien
  • Loading...