[x] 📖 Documentation (updates to the documentation or readme)
[ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
[ ] 👌 Enhancement (improving an existing functionality like performance)
[ ] ✨ New feature (a non-breaking change that adds functionality)
[ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
This PR updates the documentation to reflect the use of Vue Facing Decorator library for component development. It provides detailed examples of defining components, adding props, using watchers, and emitting events. These changes are required to keep the documentation up-to-date with the latest practices and tools, ensuring developers have clear guidance on using the Vue Facing Decorator library.
Here's the filled-out template for the updates you made to the documentation:
🔗 Linked issue
SEPA-1049
❓ Type of change
📚 Description
This PR updates the documentation to reflect the use of Vue Facing Decorator library for component development. It provides detailed examples of defining components, adding props, using watchers, and emitting events. These changes are required to keep the documentation up-to-date with the latest practices and tools, ensuring developers have clear guidance on using the Vue Facing Decorator library.
📝 Checklist