Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3873 (s=3873, is=3878, ic=3876, ia=3878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3879 (s=3873, is=3879, ic=3877, ia=3879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3877 (s=3873, is=3879, ic=3877, ia=3879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3879 (s=3873, is=3879, ic=3877, ia=3879)