Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60947 (s=60947, is=60999, ic=60999, ia=61001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 61000 (s=60947, is=61000, ic=61000, ia=61002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 61000 (s=60947, is=61000, ic=61000, ia=61002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 61002 (s=60947, is=61000, ic=61000, ia=61002)