docs(requirements): add ring to scope row
Add an explicit northstar ring field to the scope requirement without changing behavior. req: scope/001
This commit is contained in:
+1
-1
@@ -411,7 +411,7 @@ in core. `Effect::event` lowers to the canonical `Emit` opcode.
|
||||
## scope
|
||||
|
||||
### req: scope/001
|
||||
001 `Scope` is a first-class primitive. Keyed loops (`h-for`) create keyed
|
||||
0 001 `Scope` is a first-class primitive. Keyed loops (`h-for`) create keyed
|
||||
dynamic scopes and require `h-key` for hemx-addressable nodes. Conditional
|
||||
branches (`h-if`, `h-else-if`, `h-else`, `h-match`, `h-case`) create optional
|
||||
presence scopes. Component instances, modals, tabs, and nested forms are scoped
|
||||
|
||||
Reference in New Issue
Block a user