Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93937 (s=93937, is=93998, ic=93999, ia=94000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93999 (s=93937, is=93999, ic=94000, ia=94001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94000 (s=93937, is=93999, ic=94000, ia=94001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94001 (s=93937, is=93999, ic=94000, ia=94001)