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