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

    Interface AsciiArtOptions

    interface AsciiArtOptions {
        box?: AsciiArtBoxOptions;
        data: AsciiArtData;
        parent: Node;
    }
    Index

    Properties

    Properties

    parent: Node