playcanvas / pcui

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

Remove `text` argument for `RadioButton` #218

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

This property is unused. Instead, a Label element should be used to add text to a RadioButton.