Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101187 (s=101187, is=101251, ic=101252, ia=101254)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101252 (s=101187, is=101252, ic=101253, ia=101255)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101253 (s=101187, is=101252, ic=101253, ia=101255)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101255 (s=101187, is=101252, ic=101253, ia=101255)