Pilates
    Preparing search index...

    Interface UseInputOptions

    interface UseInputOptions {
        isActive?: boolean;
    }
    Index

    Properties

    Properties

    isActive?: boolean

    When false, the handler does not receive keystrokes. Defaults to true.