Skip to main content
Version: 1.0.4

IBreadCrumbItem

@spartanfx/react v1.0.4


@spartanfx/react / IBreadCrumbItem

Interface: IBreadCrumbItem

Represents a single breadcrumb item in the navigation trail.

Properties

PropertyTypeDescription
data?anyCustom data to attach to the item
disabled?booleanWhether this item is disabled and non-clickable
href?stringOptional URL/path for navigation
icon?ReactNodeOptional icon to display before the label
idstringUnique identifier for the breadcrumb item
labelstringDisplay label for the breadcrumb