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