Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/node-core-library > IColorableSequence

IColorableSequence interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

export interface IColorableSequence 

Properties

PropertyModifiersTypeDescription
backgroundColor?ColorValue(BETA) (Optional)
foregroundColor?ColorValue(BETA) (Optional)
isEol?boolean(BETA) (Optional)
textstring(BETA)
textAttributes?TextAttribute[](BETA) (Optional)