Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
semantic-views/src
SemanticViewProps
Interface SemanticViewProps
interface
SemanticViewProps
{
config
?:
Partial
<
DetailViewConfig
>
;
defaultData
?:
unknown
;
disableLoad
?:
boolean
;
entityIRI
:
string
;
loadQueryKey
?:
string
;
motionId
?:
string
;
motionScope
?:
string
;
onClick
?:
(
event
?:
MouseEvent
)
=>
void
;
typeIRI
?:
string
;
typeName
?:
string
;
uiSchema
?:
UISchemaElement
;
variant
?:
string
;
}
Index
Properties
config?
default
Data?
disable
Load?
entityIRI
load
Query
Key?
motion
Id?
motion
Scope?
on
Click?
typeIRI?
type
Name?
ui
Schema?
variant?
Properties
Optional
config
config
?:
Partial
<
DetailViewConfig
>
Optional
default
Data
defaultData
?:
unknown
Optional
disable
Load
disableLoad
?:
boolean
entityIRI
entityIRI
:
string
Optional
load
Query
Key
loadQueryKey
?:
string
Optional
motion
Id
motionId
?:
string
Optional
motion
Scope
motionScope
?:
string
Optional
on
Click
onClick
?:
(
event
?:
MouseEvent
)
=>
void
Optional
typeIRI
typeIRI
?:
string
Optional
type
Name
typeName
?:
string
Optional
ui
Schema
uiSchema
?:
UISchemaElement
Optional
variant
variant
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
default
Data
disable
Load
entityIRI
load
Query
Key
motion
Id
motion
Scope
on
Click
typeIRI
type
Name
ui
Schema
variant
Graviola CRUD
Loading...