diff --git a/README.md b/README.md index 6ced9125..a9c42091 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ const BasicFlow = () => ( - `nodeTypes`: object with [node types](#node-types--custom-nodes) - `edgeTypes`: object with [edge types](#edge-types--custom-edges) - `style`: css style passed to the wrapper +- `className`: additional class name - `connectionLineType`: connection line type = `straight` or `bezier` - `connectionLineStyle`: connection style as svg attributes - `deleteKeyCode`: default: `8` (delete)