Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12899 (s=12899, is=12911, ic=12910, ia=12912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12912 (s=12899, is=12912, ic=12911, ia=12913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12911 (s=12899, is=12912, ic=12911, ia=12913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12913 (s=12899, is=12912, ic=12911, ia=12913)