Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100342 (s=100342, is=100405, ic=100406, ia=100407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100406 (s=100342, is=100406, ic=100407, ia=100408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100407 (s=100342, is=100406, ic=100407, ia=100408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100408 (s=100342, is=100406, ic=100407, ia=100408)