Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2242 (s=2242, is=2243, ic=2241, ia=2243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2245 (s=2242, is=2245, ic=2243, ia=2245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2243 (s=2242, is=2245, ic=2243, ia=2245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2245 (s=2242, is=2245, ic=2243, ia=2245)