3👍
✅
For Button dynamically I use :text="code"
(instead of text.decode="& #xf164;"
), where
code = String.fromCharCode(0xf164);
Try it for Image!
Source:stackexchange.com