StyleTextOptions

sealed external interface StyleTextOptions(source)

Properties

Link copied to clipboard
abstract var stream: WritableStream?

A stream that will be validated if it can be colored.

Link copied to clipboard
abstract var validateStream: Boolean?

When true, stream is checked to see if it can handle colors.