Sets or gets the number of items that appear in the breadcrumbs trail after an ellipsis.
Represents the number of items that appear in the breadcrumbs trail after an ellipsis.
Consider the following when setting itemsAfterEllipsis
:
1
.itemsAfterEllipsis
to a value less than 1
fails with an error.
Setting it to a value greater than the total number of items in the breadcrumbs trail means the ellipsis isn't displayed under any circumstances.itemsBeforeEllipsis
and itemsAfterEllipsis
is greater than or equal to
the total number of items in the breadcrumbs trail, the ellipsis isn't displayed under any circumstances.