react-sd
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-sq

React Sequence Diagram

Install

npm install react-sd

or

yarn add react-sd

Usage

Edit react-peeps-playground

Props

Attribute Description Type Default Required
leftPanelWidth Width of the leftPanel number 110 No
boxWidth Width of the each Step's Box number 100 No
boxHeight Height of the each Step's Box number 50 No
gapEdge The gap between Edges number 80 No
gapStep The gap between Steps number 110 No
boxBorderColor Border color of Box string #18aebf No
edgeLineColor Line color of Edges string #18aebf No
edgePointColor Arrow color of Edges string #18aebf No
stepLineWidth Line width of Step number 1 No
stepLineColor Line color of Step string #18aebf No
leftPanelStyle Style of left panel CSSProperties 90 No
edgeStyle Style of edges CSSProperties 90 No
stepStyle Style of steps {topBoxStyle: CSSProperties, bottomBoxStyle: CSSProperties} 90 No

HAVE FUN

Package Sidebar

Install

npm i react-sd

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

33.4 kB

Total Files

33

Last publish

Collaborators

  • ugurcoskn