Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42678 (s=42678, is=42721, ic=42721, ia=42723)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42722 (s=42678, is=42722, ic=42722, ia=42724)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42722 (s=42678, is=42722, ic=42722, ia=42724)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42724 (s=42678, is=42722, ic=42722, ia=42724)