jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.7k stars 728 forks source link

How Do I Assign Values to HTML Content (this.editor.addNode) <select> <option value="aZ">aZ</option> <option value="bZ">bZ</option> </select> Customized select #727

Closed MikeNo007 closed 1 year ago

MikeNo007 commented 1 year ago

How Do I Assign Values to HTML Content (this.editor.addNode)

Customized select

jerosoler commented 1 year ago

Use df-atrributes.

Example: