Ship-It Designv0.0.3
GitHub

GraphLegend

Each example below is a real component instance — flip the theme toggle to see how it adapts.

Default#

Loading…

Full Entity List#

Loading…

Props#

Props for GraphLegend
PropTypeDefaultDescription
entriesreadonly GraphLegendEntry[] | undefined[ { type: 'service', label: ENTITY_LABEL.service }, { type: 'person', label: ENTITY_LABEL.person }, { type: 'document', label: ENTITY_LABEL.document }, ]
headingReactNodeLegendHeading rendered above the entries. Default `Legend`.