Real-time Survey Tool Documentation
    Preparing search index...

    Function CardTitle

    • Renders the title of a card component.

      Parameters

      • props: DetailedHTMLProps<HTMLAttributes<HTMLDivElement>>

        The properties of the card title.

        • className

          Additional CSS classes.

      Returns Element

      The rendered card title component.