Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
detail-renderer/src
ValueRendererProps
Interface ValueRendererProps
interface
ValueRendererProps
{
ctx
:
DetailTesterContext
;
options
?:
Record
<
string
,
unknown
>
;
schema
:
JSONSchema7
;
uiSchema
?:
ControlElement
;
value
:
unknown
;
}
Index
Properties
ctx
options?
schema
ui
Schema?
value
Properties
ctx
ctx
:
DetailTesterContext
Optional
options
options
?:
Record
<
string
,
unknown
>
schema
schema
:
JSONSchema7
Optional
ui
Schema
uiSchema
?:
ControlElement
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ctx
options
schema
ui
Schema
value
Graviola CRUD
Loading...