Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10406 (s=10406, is=10414, ic=10413, ia=10415)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10415 (s=10406, is=10415, ic=10414, ia=10416)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10414 (s=10406, is=10415, ic=10414, ia=10416)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10416 (s=10406, is=10415, ic=10414, ia=10416)