Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12632 (s=12632, is=12644, ic=12643, ia=12645)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12645 (s=12632, is=12645, ic=12644, ia=12646)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12644 (s=12632, is=12645, ic=12644, ia=12646)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12646 (s=12632, is=12645, ic=12644, ia=12646)