Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11234 (s=11234, is=11239, ic=11240, ia=11240)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11240 (s=11234, is=11240, ic=11241, ia=11241)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11241 (s=11234, is=11240, ic=11241, ia=11241)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11241 (s=11234, is=11240, ic=11241, ia=11241)