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