Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52500 (s=52500, is=52551, ic=52551, ia=52553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52552 (s=52500, is=52552, ic=52552, ia=52554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52552 (s=52500, is=52552, ic=52552, ia=52554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52554 (s=52500, is=52552, ic=52552, ia=52554)