Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31007 (s=31007, is=31041, ic=31040, ia=31042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31042 (s=31007, is=31042, ic=31041, ia=31043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31041 (s=31007, is=31042, ic=31041, ia=31043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31043 (s=31007, is=31042, ic=31041, ia=31043)