META UI Components
    Preparing search index...

    Функционал подтверждений для отдельных компонентов, поддерживающих attrs.confirmation

    interface IMeConfirmation {
        countDownSeconds?: number;
        text?: string;
        title?: string;
    }
    Index

    Properties

    countDownSeconds?: number
    text?: string
    title?: string