Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10281 (s=10281, is=10294, ic=10296, ia=10297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10295 (s=10281, is=10295, ic=10297, ia=10298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10297 (s=10281, is=10295, ic=10297, ia=10298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10298 (s=10281, is=10295, ic=10297, ia=10298)