CDP Frontend SDK
    Preparing search index...

    Interface unstable_FundTitleProps

    The props for the FundTitle component.

    interface unstable_FundTitleProps {
        as?: ElementType;
    }

    Hierarchy

    • HTMLAttributes<HTMLDivElement>
      • unstable_FundTitleProps
    Index

    Properties

    Properties

    as?: ElementType