g3-toolkit API Reference
Preparing search index...
react/src
ShaclShapeBrowserProps
Interface ShaclShapeBrowserProps
interface
ShaclShapeBrowserProps
{
className
?:
string
;
onSelectShape
?:
(
shapeId
:
string
)
=>
void
;
shapes
:
ShaclShape
[]
;
validationResults
:
ShaclValidationResult
[]
;
}
Index
Properties
class
Name?
on
Select
Shape?
shapes
validation
Results
Properties
Optional
class
Name
className
?:
string
Optional
on
Select
Shape
onSelectShape
?:
(
shapeId
:
string
)
=>
void
shapes
shapes
:
ShaclShape
[]
validation
Results
validationResults
:
ShaclValidationResult
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
on
Select
Shape
shapes
validation
Results
g3-toolkit API Reference
Loading...