mirror of
https://github.com/status-im/pluto.git
synced 2026-08-31 04:21:12 +00:00
461 B
461 B
title, sidebar_label
| title | sidebar_label |
|---|---|
| Reference | Reference |
All main concepts are identified via references.
References are identified by a symbol preceded by a @. This symbol must be define a namespace that identifies the reference type.
Reference can be:
- local (e.g.
@views/id) - pluto defaults, depending on the platform (e.g.
@views/pluto.name) - third party extensions (e.g.
@views/my-extension.idwithmy-extensionbeing registered in .stateofus.eth)