@rocket.chat/layout
    Preparing search index...

    Type Alias FormStepsProps

    type FormStepsProps = {
        currentStep: number;
        stepCount: number;
    }
    Index

    Properties

    currentStep: number
    stepCount: number