getProp()

Gets the value of the specified widget property.

Syntax

コピー
1

Parameters

名称タイプ説明
propNameストリングName of the property that you want to get.

リターン

Promise<string>

Value of the property.

コピー
1
役に立ちましたか?
はい
いいえ