FormElementHint: {
    hint?: string;
    hintPosition?: HintPositionEnum;
}

Type declaration

  • Optionalhint?: string

    The text that will be displayed based on hintPosition

  • OptionalhintPosition?: HintPositionEnum

    Determine where the helper text will show