Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64545 (s=64545, is=64600, ic=64601, ia=64602)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64601 (s=64545, is=64601, ic=64602, ia=64603)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64602 (s=64545, is=64601, ic=64602, ia=64603)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64603 (s=64545, is=64601, ic=64602, ia=64603)