Rezi
Preparing search index...
core/src
ReproReplayExpectedAction
Type Alias ReproReplayExpectedAction
ReproReplayExpectedAction
:
|
Readonly
<
{
action
:
"press"
;
id
:
string
}
>
|
Readonly
<
{
action
:
"input"
;
cursor
:
number
;
id
:
string
;
value
:
string
}
>
Expected/normalized routed action shape used by replay assertions.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Expected/normalized routed action shape used by replay assertions.