Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89321 (s=89321, is=89382, ic=89383, ia=89384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89383 (s=89321, is=89383, ic=89384, ia=89385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89384 (s=89321, is=89383, ic=89384, ia=89385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89385 (s=89321, is=89383, ic=89384, ia=89385)