theRealProHacker / Positron

With Positron you can create your own desktop app using just HTML and Python
2 stars 1 forks source link

Add the <output> element #89

Open theRealProHacker opened 1 year ago

theRealProHacker commented 1 year ago

Not necessary but practical instead of abusing inputs for this. A callback should be attachable that recomputes the output from the inputs whenever they change.