Automated: update Replace |
Automated: update DeDuplicate |
||
Line 27: | Line 27: | ||
[[Category:Components:Radiant UI:Navigation{{#translation:}}|Breadcrumb Manager]] | [[Category:Components:Radiant UI:Navigation{{#translation:}}|Breadcrumb Manager]] | ||
[[Category:Components{{#translation:}}|Breadcrumb Manager]] | [[Category:Components{{#translation:}}|Breadcrumb Manager]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] |
Latest revision as of 21:18, 6 November 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Path
|
direct RelayRef`1<SyncFieldList`1<String>> | |
UI_Root
|
Slot | |
BreadcrumbTemplate
|
BreadcrumbInterface | |
SeparatorTemplate
|
Slot |
Sync Delegates
Method Name | Method type and Arguments. | Description |
---|---|---|
SetDepth()
|
ButtonEventHandler`1<IButton: button, ButtonEventData: eventData, Int: depth> | |
SetDepth()
|
Action`1<Int: depth> |