Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
detail-renderer/src
CardActionRendererProps
Interface CardActionRendererProps
interface
CardActionRendererProps
{
action
:
CardActionDef
;
data
:
unknown
;
entityIRI
?:
string
;
onIntent
?:
(
intent
:
CardActionIntent
)
=>
void
;
schema
:
JSONSchema7
;
}
Index
Properties
action
data
entityIRI?
on
Intent?
schema
Properties
action
action
:
CardActionDef
data
data
:
unknown
Optional
entityIRI
entityIRI
?:
string
Optional
on
Intent
onIntent
?:
(
intent
:
CardActionIntent
)
=>
void
Invoked for built-in
show
/
edit
intents on declared actions.
schema
schema
:
JSONSchema7
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
data
entityIRI
on
Intent
schema
Graviola CRUD
Loading...
Invoked for built-in
show/editintents on declared actions.