Selector
December 22, 2022 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| checkable | bool | [optional] | |
| checked | bool | [optional] | |
| clazz | str | [optional] | |
| clickable | bool | [optional] | |
| depth | int | [optional] | |
| desc | str | [optional] | |
| has_child | Selector | [optional] | |
| has_descendant | Selector | [optional] | |
| pkg | str | [optional] | |
| res | str | [optional] | |
| scrollable | bool | [optional] | |
| text | str | [optional] | |
| index | int | [optional] | |
| instance | int | [optional] |