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

    Interface ScrollAreaCharacters

    Characters used by renderScrollAreaScrollbar.

    interface ScrollAreaCharacters {
        thumb: string;
        track: string;
    }
    Index

    Properties

    Properties

    thumb: string

    Character filling the movable thumb.

    track: string

    Character filling the scrollbar track.