open-source-labs / Svelvet

🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
https://svelvet.io
2.59k stars 166 forks source link

Is it possible to just pass a hex string to the edgeColor prop? #483

Open avivash opened 1 year ago

avivash commented 1 year ago

Heya, just wondering if there's a way to pass a hex colour to the edgeColor prop without going through the rigamarole of creating a writeable store?

something like this edgeColor="#40425E"