Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50073 (s=50073, is=50123, ic=50123, ia=50125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50124 (s=50073, is=50124, ic=50124, ia=50126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50124 (s=50073, is=50124, ic=50124, ia=50126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50126 (s=50073, is=50124, ic=50124, ia=50126)