Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84943 (s=84943, is=85000, ic=85001, ia=85002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85001 (s=84943, is=85001, ic=85002, ia=85003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85002 (s=84943, is=85001, ic=85002, ia=85003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85003 (s=84943, is=85001, ic=85002, ia=85003)