Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 48950 (s=48950, is=48999, ic=48999, ia=49001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49000 (s=48950, is=49000, ic=49000, ia=49002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49000 (s=48950, is=49000, ic=49000, ia=49002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49002 (s=48950, is=49000, ic=49000, ia=49002)