Mayson Monorepo Documentation
    Preparing search index...
    interface CustomText {
        description: string;
        skip_button: string;
        submit_button: string;
        title: string;
    }
    Index

    Properties

    description: string

    Customize the default description for this input

    skip_button: string

    Customize the default label for this input's skip button

    submit_button: string

    Customize the default label for this input's submit button

    title: string

    Customize the default title for this input