Commit 63216ae
docs(skill): add NavigationView usage recipe (#290)
* docs(skill): add NavigationView usage recipe
Agents struggle with NavigationView setup — trying incorrect
property init patterns. Add complete paste-ready recipe showing
SelectedTag, OnSelectionChanged, NavItem, and .Set() escape.
Fixes #280
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* refactor: move NavigationView recipe out of getting-started
Move inline NavigationView recipe to the reactor-navigation
skill where it belongs. The reactor-recipes skill already has
a full sidebar-nav.cs recipe.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 182b09d commit 63216ae
1 file changed
Lines changed: 5 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
0 commit comments