BootCell
    Preparing search index...

    Interface CountDownProps

    interface CountDownProps {
        endTime?: string | number | Date;
    }
    Index

    Properties

    Properties

    endTime?: string | number | Date