Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123977 (s=123977, is=124054, ic=124056, ia=124059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124055 (s=123977, is=124055, ic=124057, ia=124060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124057 (s=123977, is=124055, ic=124057, ia=124060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124060 (s=123977, is=124055, ic=124057, ia=124060)