added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
e139a0a0b8
commit
37d43fbb62
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user