Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85941 (s=85941, is=85999, ic=86000, ia=86001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86000 (s=85941, is=86000, ic=86001, ia=86002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86001 (s=85941, is=86000, ic=86001, ia=86002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86002 (s=85941, is=86000, ic=86001, ia=86002)