Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111246 (s=111246, is=111319, ic=111320, ia=111322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111320 (s=111246, is=111320, ic=111321, ia=111323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111321 (s=111246, is=111320, ic=111321, ia=111323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111323 (s=111246, is=111320, ic=111321, ia=111323)