Default value for radio button in AEM 6.2 touch UI

为君一笑 提交于 2019-12-12 05:19:40

问题


How to set the Default value for radio button in AEM 6.2 touch UI?

I can set the default value for dropdown using "selected=true", but how to do that for radio button?


回答1:


add property checked {Boolean} = true



来源:https://stackoverflow.com/questions/44377846/default-value-for-radio-button-in-aem-6-2-touch-ui

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!