Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123409 (s=123409, is=123486, ic=123488, ia=123491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123487 (s=123409, is=123487, ic=123489, ia=123492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123489 (s=123409, is=123487, ic=123489, ia=123492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123492 (s=123409, is=123487, ic=123489, ia=123492)