Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23422 (s=23422, is=23438, ic=23440, ia=23442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23439 (s=23422, is=23439, ic=23441, ia=23443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23441 (s=23422, is=23439, ic=23441, ia=23443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23443 (s=23422, is=23439, ic=23441, ia=23443)