Skip to content

Theme Editor

Tune the FlowViewer CSS variables against a live flow preview, then copy the generated wrapper styles into your app.

vue
<template>
  <div class="flow-viewer">
    <FlowViewer :flow-data="flow" />
  </div>
</template>

Not affiliated with, endorsed by, or sponsored by Node-RED or nodered.org.