Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83003 (s=83003, is=83060, ic=83061, ia=83062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83061 (s=83003, is=83061, ic=83062, ia=83063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83062 (s=83003, is=83061, ic=83062, ia=83063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83063 (s=83003, is=83061, ic=83062, ia=83063)