Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6064 (s=6064, is=6071, ic=6069, ia=6071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6072 (s=6064, is=6072, ic=6070, ia=6072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6070 (s=6064, is=6072, ic=6070, ia=6072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6072 (s=6064, is=6072, ic=6070, ia=6072)