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 }