Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77044 (s=77044, is=77101, ic=77102, ia=77103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77102 (s=77044, is=77102, ic=77103, ia=77104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77103 (s=77044, is=77102, ic=77103, ia=77104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77104 (s=77044, is=77102, ic=77103, ia=77104)