@joint/react
    Preparing search index...

    Interface StandardShapesTypeMapper

    interface StandardShapesTypeMapper {
        react: ReactElementAttributes;
        "standard.BorderedImage": BorderedImageSelectors;
        "standard.Circle": CircleSelectors;
        "standard.Cylinder": CylinderSelectors;
        "standard.Ellipse": EllipseSelectors;
        "standard.EmbeddedImage": EmbeddedImageSelectors;
        "standard.HeaderedRectangle": HeaderedRectangleSelectors;
        "standard.Image": ImageSelectors;
        "standard.InscribedImage": InscribedImageSelectors;
        "standard.Path": PathSelectors;
        "standard.Polygon": PolygonSelectors;
        "standard.Polyline": PolylineSelectors;
        "standard.Rectangle": RectangleSelectors;
        "standard.TextBlock": TextBlockSelectors;
    }
    Index

    Properties

    "standard.BorderedImage": BorderedImageSelectors
    "standard.Circle": CircleSelectors
    "standard.Cylinder": CylinderSelectors
    "standard.Ellipse": EllipseSelectors
    "standard.EmbeddedImage": EmbeddedImageSelectors
    "standard.HeaderedRectangle": HeaderedRectangleSelectors
    "standard.Image": ImageSelectors
    "standard.InscribedImage": InscribedImageSelectors
    "standard.Path": PathSelectors
    "standard.Polygon": PolygonSelectors
    "standard.Polyline": PolylineSelectors
    "standard.Rectangle": RectangleSelectors
    "standard.TextBlock": TextBlockSelectors