playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
662 stars 61 forks source link

Document all getters #356

Closed willeastcott closed 1 month ago

willeastcott commented 1 month ago

When generating the API reference with TypeDoc, we want to exclude any symbols that are undocumented. This means we must document all public API getters.