@oneblink/sdk-core
    Preparing search index...

    Type Alias FormElementHint

    type FormElementHint = {
        hint?: string;
        hintPosition?: HintPositionEnum;
    }
    Index

    Properties

    Properties

    hint?: string

    The text that will be displayed based on hintPosition

    hintPosition?: HintPositionEnum

    Determine where the helper text will show