Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31866 (s=31866, is=31900, ic=31899, ia=31901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31901 (s=31866, is=31901, ic=31900, ia=31902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31900 (s=31866, is=31901, ic=31900, ia=31902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31902 (s=31866, is=31901, ic=31900, ia=31902)