Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22400 (s=22400, is=22436, ic=22438, ia=22433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22437 (s=22400, is=22437, ic=22439, ia=22434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22439 (s=22400, is=22437, ic=22439, ia=22434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22434 (s=22400, is=22437, ic=22439, ia=22434)