Resource Base
Table of contents

TextTypewriterStyle

Syntax

interface TextTypewriterStyle {
    opacity?: number;
    textContent?: TextContent;
}

Attributes

opacity

The opacity of the whole annotation. The value range is [0,1], value which is greater than 1 will default to 1.

Default value: 1

textContent

The text content of the text typewriter annotation. The content in the interface TextContent cannot be an empty string. Please refer to TextContent.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(2.0)
    • Version 1.x
      • Version 1.1
    Change +