ionic-team / ionic-docs

https://ionicframework.com/docs
Apache License 2.0
583 stars 3k forks source link

content: #3635

Closed Jareedos closed 3 months ago

Jareedos commented 4 months ago

URL

https://ionicframework.com/docs/api/radio#:~:text=labelPlacement%E2%80%8B&text=%22end%22%20%3A%20The%20label%20will,radio%20regardless%20of%20the%20direction.

Issue Description

Your docs say to use 'labelPlacement="end"' to place the label at the end on an ion-radio . But that is incorrect it should be 'label-placement="end"'. Your stack blitz shows it as 'labelPlacement="end"' as well but that do not work, instead 'label-placement="end"' works.

Screenshot 2024-05-01 at 1 33 35 PM
brandyscarney commented 3 months ago

Thanks for the issue! The example you are showing is the Angular code. Are you using this in an Angular app?

ionitron-bot[bot] commented 3 months ago

Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!