Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13333 (s=13333, is=13339, ic=13340, ia=13340)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13340 (s=13333, is=13340, ic=13341, ia=13341)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13341 (s=13333, is=13340, ic=13341, ia=13341)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13341 (s=13333, is=13340, ic=13341, ia=13341)