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