Not sure how long this has been there, but today we discovered the "commandLink" button type in the button style attributes. It looks very nice!
Question 1: This button type is supported in both GDC and GBC (see attached), however, the GBC rendering does not provide the description. Is there a way to make the description visible in GBC?
Question 2: Is there a way to control the width of the button? The problem we have is if the description is too long, it will just keep spanning horizontally in a single line. We would like to limit the maximum width if possible, and any remaining text should wrap onto the next line.