Skip to content

Ellipsis

Considerations for designers and developers

Avoid using Ellipsis for noninteractive text—when using keyboard, the tooltip with the full text can only appear on focus, so it will be inaccessible for keyboard users.

If you have to truncate noninteractive text, provide a control to expand the full text, such as a Show more button.

Other recommendations

Find more accessibility recommendations in the common Accessibility guide.

Released under the MIT License.

Released under the MIT License.