Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101889 (s=101889, is=101953, ic=101954, ia=101956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101954 (s=101889, is=101954, ic=101955, ia=101957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101955 (s=101889, is=101954, ic=101955, ia=101957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101957 (s=101889, is=101954, ic=101955, ia=101957)