Truncate

Use Truncate to shorten overflowing text with an ellipsis.

v0.23.0BetaNot reviewed for accessibility

Description

Use Truncate to shorten overflowing text with an ellipsis.

Arguments

NameDefaultDescription
system_arguments

N/A

Hash

Examples

Slots

items

Text slot used for the truncated text.

NameDefaultDescription
priority

N/A

Boolean

if true, the text will be given priority

expandable

N/A

Boolean

if true, the text will expand on hover or focus

max_width

N/A

Integer

if provided, the text will be truncated at a maximum width

system_arguments

N/A

Hash

Truncate::TruncateText

This component is part of Primer::Beta::Truncate and should not be used as a standalone component.