Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
detail-renderer/src
ChipRendererEntry
Interface ChipRendererEntry
interface
ChipRendererEntry
{
computeDefinition
:
(
schema
:
JSONSchema7
,
data
:
unknown
,
path
:
string
[]
,
)
=>
ChipDefinition
;
renderer
:
ComponentType
<
ChipRendererProps
>
;
tester
:
RankedTester
;
}
Index
Properties
compute
Definition
renderer
tester
Properties
compute
Definition
computeDefinition
:
(
schema
:
JSONSchema7
,
data
:
unknown
,
path
:
string
[]
,
)
=>
ChipDefinition
renderer
renderer
:
ComponentType
<
ChipRendererProps
>
tester
tester
:
RankedTester
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compute
Definition
renderer
tester
Graviola CRUD
Loading...