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