fix: alias reserved dotnet keyword (#8589)
This commit is contained in:
parent
87cba249a2
commit
119fcdf8be
|
|
@ -118,6 +118,8 @@ Clicks on the source element at this point relative to the top-left corner of th
|
|||
Drops on the target element at this point relative to the top-left corner of the element's padding box. If not specified, some visible point of the element is used.
|
||||
|
||||
## input-checked
|
||||
* langs:
|
||||
- alias-csharp: checkedState
|
||||
- `checked` <[boolean]>
|
||||
|
||||
Whether to check or uncheck the checkbox.
|
||||
|
|
|
|||
Loading…
Reference in a new issue