Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82000 (s=82000, is=82057, ic=82058, ia=82059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82058 (s=82000, is=82058, ic=82059, ia=82060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82059 (s=82000, is=82058, ic=82059, ia=82060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82060 (s=82000, is=82058, ic=82059, ia=82060)