getLimitTagsText

abstract var getLimitTagsText: (more: Number) -> ReactNode?(source)

The label to display when the tags are truncated (limitTags).

Parameters

{number} more The number of truncated tags.