Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111142 (s=111142, is=111215, ic=111216, ia=111218)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111216 (s=111142, is=111216, ic=111217, ia=111219)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111217 (s=111142, is=111216, ic=111217, ia=111219)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111219 (s=111142, is=111216, ic=111217, ia=111219)