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