Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111008 (s=111008, is=111081, ic=111082, ia=111084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111082 (s=111008, is=111082, ic=111083, ia=111085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111083 (s=111008, is=111082, ic=111083, ia=111085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111085 (s=111008, is=111082, ic=111083, ia=111085)