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
fix: make accessibility and configuration improvements to TruncateToMiddle
- Outputs whole string in a second hidden span to play nicer with assistive
technologies.
- Accepts optional minCharsStart and minCharsEnd values to set the minimum
number of characters to display. This is an approximation based on the width
of the 0 (zero) character
0 commit comments