intro.js
    Preparing search index...
    type FloatingElementProps = {
        currentStep: State<number | undefined>;
    }
    Index

    Properties

    Properties

    currentStep: State<number | undefined>