Packages@robojs/mock
MockInteractionOption
Interface: MockInteractionOption
Interaction option value
Properties
| Property | Type |
|---|---|
focused? | boolean |
name | string |
options? | MockInteractionOption[] |
type | number |
value? | string | number | boolean |
Robo.jsInteraction option value
| Property | Type |
|---|---|
focused? | boolean |
name | string |
options? | MockInteractionOption[] |
type | number |
value? | string | number | boolean |