Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33848 (s=33848, is=33883, ic=33882, ia=33884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33884 (s=33848, is=33884, ic=33883, ia=33885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33883 (s=33848, is=33884, ic=33883, ia=33885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33885 (s=33848, is=33884, ic=33883, ia=33885)