• Parameters

    • props: {
          text: string;
      } & Pick<Options, "remarkPlugins" | "rehypePlugins" | "components"> & HTMLProps<HTMLDivElement>

    Returns Element

Generated using TypeDoc