blessed-components - v1.20.0
    Preparing search index...

    Interface ClockOptions

    interface ClockOptions {
        box?: ClockBoxOptions;
        data: ClockData;
        parent: Node;
    }
    Index

    Properties

    Properties

    data: ClockData
    parent: Node