@devgateway/wp-react-lib
Preparing search index...
PotentialAction
Interface PotentialAction
interface
PotentialAction
{
"@type"
:
PotentialActionType
;
name
?:
string
;
"query-input"
?:
QueryInput
;
target
:
string
[]
|
TargetClass
;
}
Index
Properties
@type
name?
query-
input?
target
Properties
@type
"@type"
:
PotentialActionType
Optional
name
name
?:
string
Optional
query-
input
"query-input"
?:
QueryInput
target
target
:
string
[]
|
TargetClass
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
@type
name
query-
input
target
@devgateway/wp-react-lib
Loading...