Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122980 (s=122980, is=123056, ic=123059, ia=123061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123057 (s=122980, is=123057, ic=123060, ia=123062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123060 (s=122980, is=123057, ic=123060, ia=123062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123062 (s=122980, is=123057, ic=123060, ia=123062)