Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6864 (s=6864, is=6871, ic=6869, ia=6871)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6872 (s=6864, is=6872, ic=6870, ia=6872)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6870 (s=6864, is=6872, ic=6870, ia=6872)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6872 (s=6864, is=6872, ic=6870, ia=6872)