Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100337 (s=100337, is=100400, ic=100401, ia=100402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100401 (s=100337, is=100401, ic=100402, ia=100403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100402 (s=100337, is=100401, ic=100402, ia=100403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100403 (s=100337, is=100401, ic=100402, ia=100403)