Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2560 (s=2560, is=2564, ic=2562, ia=2564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2565 (s=2560, is=2565, ic=2563, ia=2565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2563 (s=2560, is=2565, ic=2563, ia=2565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2565 (s=2560, is=2565, ic=2563, ia=2565)