Tanatloc documentation
    Preparing search index...
    default: {
        BackFormula: FunctionComponent<IPropsFormula>;
        BackInline: FunctionComponent<IPropsInline>;
        Formula: FunctionComponent<IPropsFormula>;
        Head: FunctionComponent<{}>;
        Html: FunctionComponent<IPropsHtml>;
        Inline: FunctionComponent<IPropsInline>;
    } = ...

    Type Declaration

    • BackFormula: FunctionComponent<IPropsFormula>

      Back Formula

      Props

      Formula

    • BackInline: FunctionComponent<IPropsInline>

      Back Inline

      Props

      Inline

    • Formula: FunctionComponent<IPropsFormula>

      Formula

      Props

    • Head

    • Html: FunctionComponent<IPropsHtml>

      Html

      Props

    • Inline: FunctionComponent<IPropsInline>

      Inline

      Props