Interface: ShapesDataLoader<TShapesData>
Defined in: storage/shapes.ts:4
Extends
Type Parameters
TShapesData
TShapesData extends ShapesData
Properties
loadShapes()
loadShapes: (
options) =>Promise<TShapesData>
Defined in: storage/shapes.ts:7
Parameters
options
signal?
AbortSignal
Returns
Promise<TShapesData>
schema
readonlyschema:JsonSchema
Defined in: storage/base.ts:4
Inherited from
uischema
readonlyuischema:UISchemaElement
Defined in: storage/base.ts:5