Variable. Attr Bbox Element
sprotty / ATTR_BBOX_ELEMENT
const
ATTR_BBOX_ELEMENT:"bboxElement"
='bboxElement'
Defined in: packages/sprotty/src/features/bounds/hidden-bounds-updater.ts:185
Attribute name identifying the SVG element that determines the bounding box of a rendered view.
This can be used when a view creates a group of which only a part should contribute to the
bounding box computed by HiddenBoundsUpdater
.