• NOTE: Exotic components are not callable.

    Parameters

    • props: GlossaryEntryProps & {
          expandedList?: string[];
          setExpandedList?: ((newExpandedList) => void);
      }

    Returns null | ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc