Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26871 (s=26871, is=26889, ic=26891, ia=26893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26890 (s=26871, is=26890, ic=26892, ia=26894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26892 (s=26871, is=26890, ic=26892, ia=26894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26894 (s=26871, is=26890, ic=26892, ia=26894)