vbcs property
Content
Hello,
I am using icon in latest vbcs.
<span class="vb-icon vb-icon-delete-trash-can" on-click="[[$listeners.spanClick]]" ></span>
On a condition I want to disable this icon. But when I select the icon I just cannot see disabled property. If disabled property itself is not there then how do I disable the icon ?
Thanks
P.S If I select button I do see disabled property then why not see in icon ?
0