dphfox / Fusion

A modern reactive UI library, built specifically for Roblox and Luau.
https://elttob.uk/Fusion/
MIT License
530 stars 91 forks source link

Integrate under-documented APIs into tutorials #314

Open dphfox opened 4 months ago

dphfox commented 4 months ago

Right now, Attribute, AttributeChange and AttributeOut are only documented in the API reference. For learners following the official tutorial path, these are not introduced.

These should at least be referenced from the tutorial path somewhere, so users are aware they exist.