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