Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5878 (s=5878, is=5884, ic=5882, ia=5884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5885 (s=5878, is=5885, ic=5883, ia=5885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5883 (s=5878, is=5885, ic=5883, ia=5885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5885 (s=5878, is=5885, ic=5883, ia=5885)