Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89062 (s=89062, is=89123, ic=89124, ia=89125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89124 (s=89062, is=89124, ic=89125, ia=89126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89125 (s=89062, is=89124, ic=89125, ia=89126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89126 (s=89062, is=89124, ic=89125, ia=89126)