Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101915 (s=101915, is=101979, ic=101980, ia=101982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101980 (s=101915, is=101980, ic=101981, ia=101983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101981 (s=101915, is=101980, ic=101981, ia=101983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101983 (s=101915, is=101980, ic=101981, ia=101983)