Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65995 (s=65995, is=66050, ic=66051, ia=66052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66051 (s=65995, is=66051, ic=66052, ia=66053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66052 (s=65995, is=66051, ic=66052, ia=66053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66053 (s=65995, is=66051, ic=66052, ia=66053)