Perseus
    Preparing search index...

    Type Alias PerseusFreeResponseUserInput

    User input for the FreeResponse widget.

    type PerseusFreeResponseUserInput = {
        currentValue: string;
    }
    Index

    Properties

    Properties

    currentValue: string

    The free-text string entered by the learner.