figureone
    Preparing search index...

    Type Alias TypeSlideStateCallback

    TypeSlideStateCallback: string | ((from: TypeSlideFrom, index: number) => void)

    (currentIndex: number, from: TypeSlideFrom) => void

    When using Recorder, a string from a FunctionMap can be used, as long as the function the string maps to allows for the same parameters as above.