Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10595 (s=10595, is=10608, ic=10610, ia=10611)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10609 (s=10595, is=10609, ic=10611, ia=10612)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10611 (s=10595, is=10609, ic=10611, ia=10612)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10612 (s=10595, is=10609, ic=10611, ia=10612)