TtBreadcrumb

fun TtBreadcrumb(id: Int, label: LiveData<StringResolver>, rootItemIcon: LiveData<DrawableResolver?> = UnsetLiveData())

Parameters

id

Unique identifier for the breadcrumb.

label

The label displayed within the breadcrumb.

rootItemIcon

The icon shown in the root breadcrumb of the component.