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