Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6988 (s=6988, is=6995, ic=6993, ia=6995)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6996 (s=6988, is=6996, ic=6994, ia=6996)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6994 (s=6988, is=6996, ic=6994, ia=6996)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6996 (s=6988, is=6996, ic=6994, ia=6996)