Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69853 (s=69853, is=69909, ic=69910, ia=69911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69910 (s=69853, is=69910, ic=69911, ia=69912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69911 (s=69853, is=69910, ic=69911, ia=69912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69912 (s=69853, is=69910, ic=69911, ia=69912)