Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4235 (s=4235, is=4240, ic=4238, ia=4240)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4241 (s=4235, is=4241, ic=4239, ia=4241)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4239 (s=4235, is=4241, ic=4239, ia=4241)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4241 (s=4235, is=4241, ic=4239, ia=4241)