Skip to main content

TagItem

type TagItem = object;

Properties

PropertyTypeDescription
className?string-
isInteractive?booleanisInteractive decides whether hover effect will be on or off
isTruncated?boolean-
label?string-
onClick?(label?) => void-
onRemove?() => void-
removeLabel?string-
title?string-
variant?TextVariant-