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

    Interface ActivityFeedOptions

    interface ActivityFeedOptions {
        box?: ActivityFeedBoxOptions;
        data: ActivityFeedData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node