Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 39999 (s=39999, is=40040, ic=40040, ia=40042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40041 (s=39999, is=40041, ic=40041, ia=40043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40041 (s=39999, is=40041, ic=40041, ia=40043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40043 (s=39999, is=40041, ic=40041, ia=40043)