Skip to main content

HeaderedRecord

A shape that displays structured/hierarchical data. Inherits from standard.Record shape and adds a background body rectangle, as well as a header rectangle and headerLabel text label.

SVG selectors

Additional attrs properties:

SelectorNodeDescription
bodySVGRectElementRectangular body of the shape
headerSVGRectElementRectangular header of the shape, positioned above shape's body
headerSVGTextElementText label inside the header
const headeredRecord = new shapes.standard.HeaderedRecord();

Stay in the know

Be where thousands of diagramming enthusiasts meet

Star us on GitHub