Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55902 (s=55902, is=55953, ic=55953, ia=55955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55954 (s=55902, is=55954, ic=55954, ia=55956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55954 (s=55902, is=55954, ic=55954, ia=55956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55956 (s=55902, is=55954, ic=55954, ia=55956)