Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123980 (s=123980, is=124057, ic=124059, ia=124062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124058 (s=123980, is=124058, ic=124060, ia=124063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124060 (s=123980, is=124058, ic=124060, ia=124063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124063 (s=123980, is=124058, ic=124060, ia=124063)