fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.13k stars 122 forks source link

Add documentation for extending controls #915

Closed TimLariviere closed 2 years ago

TimLariviere commented 2 years ago

This documentation covers how to create a wrapper for third party or custom controls. I also added a note on why attribute declaration order is important.