Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11542 (s=11542, is=11552, ic=11551, ia=11553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11553 (s=11542, is=11553, ic=11552, ia=11554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11552 (s=11542, is=11553, ic=11552, ia=11554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11554 (s=11542, is=11553, ic=11552, ia=11554)