Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123934 (s=123934, is=124011, ic=124013, ia=124016)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124012 (s=123934, is=124012, ic=124014, ia=124017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124014 (s=123934, is=124012, ic=124014, ia=124017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124017 (s=123934, is=124012, ic=124014, ia=124017)