Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2343 (s=2343, is=2346, ic=2344, ia=2346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2347 (s=2343, is=2347, ic=2345, ia=2347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2345 (s=2343, is=2347, ic=2345, ia=2347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2347 (s=2343, is=2347, ic=2345, ia=2347)