Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123303 (s=123303, is=123380, ic=123382, ia=123385)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123381 (s=123303, is=123381, ic=123383, ia=123386)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123383 (s=123303, is=123381, ic=123383, ia=123386)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123386 (s=123303, is=123381, ic=123383, ia=123386)