Real-time Survey Tool Documentation
    Preparing search index...
    • Renders a customizable input component.

      Parameters

      • props: DetailedHTMLProps<InputHTMLAttributes<HTMLInputElement>>

        The properties of the input.

        • className

          Additional CSS classes.

        • type

          The type of the input.

      Returns Element

      The rendered input component.