Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123914 (s=123914, is=123991, ic=123993, ia=123996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123992 (s=123914, is=123992, ic=123994, ia=123997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123994 (s=123914, is=123992, ic=123994, ia=123997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123997 (s=123914, is=123992, ic=123994, ia=123997)