added comments

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2024-03-21 14:15:48 -05:00
parent e139a0a0b8
commit 37d43fbb62

View File

@ -13,6 +13,7 @@ extension Breadcrumbs {
///Text that goes in the breadcrumb item
public var text: String
/// Whether the Item can be clicked.
public var enabled: Bool
/// The Breadcrumb link to links to its respective page.