File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 77> [ !NOTE]
88> #### Small and Unique!
99>
10- > + Less than ** 900 ** lines of code, including TypeScript typing.
10+ > + Less than ** 1.000 ** lines of code, including TypeScript typing.
1111> + Always-on path and hash routing. Simultaneous and independent routing modes.
1212> + The router that invented multi hash routing.
1313
@@ -49,6 +49,10 @@ route's key.
4949+ ** Active state based on route key** : Automatically set active state and ` aria-current ` by specifying the route's key.
5050+ ** Replace or push** : Select the method for pushing state.
5151
52+ ### ` <LinkContext> ` Component
53+
54+ + ** Centralize ` <Link> ` configuration** : Configures a special context that all ` <Link> ` components follow.
55+
5256### ` <RouterTrace> ` Component
5357
5458+ ** Tracing Information** : Drop it inside a router to display its route status data, including the internal regular
You can’t perform that action at this time.
0 commit comments