toggle menu
structures
0.9.0
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
BreadcrumbElement
/
Breadcrumb
Breadcrumb
data
class
Breadcrumb
(
val
text
:
String
,
val
url
:
String
)
Members
Constructors
Breadcrumb
Link copied to clipboard
constructor
(
text
:
String
,
url
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
url
Link copied to clipboard
val
url
:
String