Dynamic Icon Binding

How do I bind dynamic icons to an Icon? Currently typing in the string but that doesn’t seem to work.

@felixtanhm
It looks like you have the values incorrect.
Instead of ‘fas-fa-times’ try ‘fas fa-times’ and fas-fa-check should be ‘fas fa-check’ etc.

1 Like

Thanks Pete! I was blind :rofl: