Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10700 (s=10700, is=10708, ic=10707, ia=10709)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10709 (s=10700, is=10709, ic=10708, ia=10710)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10708 (s=10700, is=10709, ic=10708, ia=10710)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10710 (s=10700, is=10709, ic=10708, ia=10710)