Web Component: j-FlowEditor


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-FlowEditor

The component opens Flow editor in the iframe.

Configuration:

  • url {String} a link to the Flow editor (default: https://flow.totaljs.com)
  • top {Number} default: 0
  • left {Number} default: 0
  • right {Number} default: 0
  • bottom {Number} default: 0
  • zindex {Number} default: 30
  • language {String} default: eu (english)
  • closebutton {Boolean} default: true

Model:

It must be a WebSocket URI to access the FlowStream.

Author