We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819075f commit b6e2e01Copy full SHA for b6e2e01
adev-ja/src/app/routing/sub-navigation-data.en.ts
@@ -69,6 +69,7 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
69
label: 'Forms with signals',
70
path: 'essentials/signal-forms',
71
contentPath: 'introduction/essentials/signal-forms',
72
+ status: 'new',
73
},
74
{
75
label: 'Modular design with dependency injection',
adev-ja/src/app/routing/sub-navigation-data.ts
label: 'シグナルを使ったフォーム',
label: '依存性の注入によるモジュール設計',
0 commit comments