You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding it to toolbar helper is an after thought, but, for example, I am using a confirmation button which I want to name "resend" but in order to get an icon, I have to name it "mail". If I use resend I get the id of the button as toolbar-resend (good), but the span of icon-resend (useless). It would be ideal to separate the icon from the name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Adding it to toolbar helper is an after thought, but, for example, I am using a confirmation button which I want to name "resend" but in order to get an icon, I have to name it "mail". If I use resend I get the id of the button as toolbar-resend (good), but the span of icon-resend (useless). It would be ideal to separate the icon from the name.
Beta Was this translation helpful? Give feedback.
All reactions