RemoteBreadcrumb
Defined in: src/sync/createRemoteBrowser.ts:21
Crumb describing one segment in the current path.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | Display name. "" is replaced with "/" for the root crumb. | src/sync/createRemoteBrowser.ts:23 |
path | string | Absolute path the crumb resolves to. | src/sync/createRemoteBrowser.ts:25 |