Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72000 (s=72000, is=72057, ic=72058, ia=72059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72058 (s=72000, is=72058, ic=72059, ia=72060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72059 (s=72000, is=72058, ic=72059, ia=72060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72060 (s=72000, is=72058, ic=72059, ia=72060)