Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64996 (s=64996, is=65051, ic=65052, ia=65053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65052 (s=64996, is=65052, ic=65053, ia=65054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65053 (s=64996, is=65052, ic=65053, ia=65054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65054 (s=64996, is=65052, ic=65053, ia=65054)