Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123916 (s=123916, is=123993, ic=123995, ia=123998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123994 (s=123916, is=123994, ic=123996, ia=123999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123996 (s=123916, is=123994, ic=123996, ia=123999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123999 (s=123916, is=123994, ic=123996, ia=123999)