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