BorderedRecord
A shape that displays structured/hierarchical data. Inherits from standard.Record
shape and adds a background body
rectangle.
SVG selectors
Additional attrs
properties:
Selector | Node | Description |
---|---|---|
body | SVGRectElement | Rectangular body of the shape |
const borderedRecord = new shapes.standard.BorderedRecord();