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