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
I want to add custom title attributes to my breadcrumb items (with the purpose of truncating the label and using the full string in the title attribute). Currently it's not possible due to the way breadcrumbs are pulled from the handlerInfo inside the bread-crumbs component.
It can be implemented via a truncation feature or a separate title/tooltip attribute while defining the breadcrumbs. I'll try to fork and implement this but wanted to ask your opinion about this.
The text was updated successfully, but these errors were encountered:
I want to add custom title attributes to my breadcrumb items (with the purpose of truncating the label and using the full string in the title attribute). Currently it's not possible due to the way breadcrumbs are pulled from the handlerInfo inside the bread-crumbs component.
It can be implemented via a truncation feature or a separate title/tooltip attribute while defining the breadcrumbs. I'll try to fork and implement this but wanted to ask your opinion about this.
The text was updated successfully, but these errors were encountered: