Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10277 (s=10277, is=10285, ic=10284, ia=10286)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10286 (s=10277, is=10286, ic=10285, ia=10287)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10285 (s=10277, is=10286, ic=10285, ia=10287)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10287 (s=10277, is=10286, ic=10285, ia=10287)