FlowFuse / forge-ui-components

Set of FlowForge-themed VueJS components that can be used in any FlowForge web applications.
Apache License 2.0
3 stars 1 forks source link

Add real event handling to the docs #67

Open Pezmc opened 1 year ago

Pezmc commented 1 year ago

Story

No response

Description

Follow up to a8eac24975f6381d920fea4ba084c5d9754fc1f9 in https://github.com/flowforge/forge-ui-components/pull/66 where the real event handler was removed.

The docs, where possible, should use real events (.e.g. popping up a "something happened" alert) to make it easier to follow the documentation and catch bugs.