mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-17 03:16:32 +00:00
docs(README): link examples in usage section
This commit is contained in:
parent
d629817f08
commit
1dcbf68d48
@ -36,6 +36,10 @@ viewer.importXML(xml, function(err) {
|
||||
});
|
||||
```
|
||||
|
||||
Checkout our [examples](https://github.com/bpmn-io/bpmn-js-examples) for many
|
||||
more supported usage scenarios.
|
||||
|
||||
|
||||
### Dynamic Attach/Detach
|
||||
|
||||
You may attach or detach the viewer dynamically to any element on the page, too:
|
||||
|
Loading…
x
Reference in New Issue
Block a user