Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19000 (s=19000, is=19012, ic=19014, ia=19016)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19013 (s=19000, is=19013, ic=19015, ia=19017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19015 (s=19000, is=19013, ic=19015, ia=19017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19017 (s=19000, is=19013, ic=19015, ia=19017)