Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99688 (s=99688, is=99751, ic=99752, ia=99753)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99752 (s=99688, is=99752, ic=99753, ia=99754)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99753 (s=99688, is=99752, ic=99753, ia=99754)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99754 (s=99688, is=99752, ic=99753, ia=99754)