buttonGroup: Can I use icons as labels?

Hi Everybody,

I like to know if I can use icons instead of string labels in the buttonGroup component. Something like: {{ [ { icon: "search" }, { icon: "file" }] }}.

Any suggestions?

Best Regards
Michael

@mboehm

Hey there :wave: The buttonGroup is expecting a string here. Would using Unicode characters work for your use case?