Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9699 (s=9699, is=9707, ic=9706, ia=9708)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9708 (s=9699, is=9708, ic=9707, ia=9709)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9707 (s=9699, is=9708, ic=9707, ia=9709)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9709 (s=9699, is=9708, ic=9707, ia=9709)