UpdateWidgetOptions interface
- Extends
継承されたプロパティ
| request |
プロパティの詳細
color
weight
ウィジェットの重み。 これは int32 ですが、0 より大きくする必要があります。
weight?: number
プロパティ値
number
継承されたプロパティの詳細
requestOptions
requestOptions?: { allowInsecureConnection?: boolean, headers?: RawHttpHeadersInput, skipUrlEncoding?: boolean }
プロパティ値
{ allowInsecureConnection?: boolean, headers?: RawHttpHeadersInput, skipUrlEncoding?: boolean }