Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42625 (s=42625, is=42668, ic=42668, ia=42670)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42669 (s=42625, is=42669, ic=42669, ia=42671)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42669 (s=42625, is=42669, ic=42669, ia=42671)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42671 (s=42625, is=42669, ic=42669, ia=42671)