Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64820 (s=64820, is=64875, ic=64876, ia=64877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64876 (s=64820, is=64876, ic=64877, ia=64878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64877 (s=64820, is=64876, ic=64877, ia=64878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64878 (s=64820, is=64876, ic=64877, ia=64878)