次の方法で共有


TextEntity class

テキスト エンティティの基本クラス。

コンストラクター

TextEntity(string)

TextEntity クラスの新しいインスタンスを初期化します。

プロパティ

text
type

コンストラクターの詳細

TextEntity(string)

TextEntity クラスの新しいインスタンスを初期化します。

new TextEntity(text?: string)

パラメーター

text

string

テキスト値。

プロパティの詳細

text

text: string

プロパティ値

string

type

type: string

プロパティ値

string