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