govuk-frontend
    Preparing search index...

    Interface ErrorSummaryConfig

    interface ErrorSummaryConfig {
        disableAutoFocus?: boolean;
    }
    Index

    Properties

    disableAutoFocus?: boolean

    If set to true the error summary will not be focussed when the page loads.