Class. Foreign Object View
sprotty / ForeignObjectView
Defined in: packages/sprotty/src/lib/generic-views.tsx:50
An SVG foreignObject
view with a namespace specified by the provided ForeignObjectElement
.
Note that foreignObject
may not be supported by all browsers or SVG viewers.
new ForeignObjectView():
ForeignObjectView
ForeignObjectView
render(
model
,context
):undefined
|VNode
Defined in: packages/sprotty/src/lib/generic-views.tsx:51
undefined
| VNode