Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102941 (s=102941, is=103005, ic=103006, ia=103008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103006 (s=102941, is=103006, ic=103007, ia=103009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103007 (s=102941, is=103006, ic=103007, ia=103009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103009 (s=102941, is=103006, ic=103007, ia=103009)