Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102935 (s=102935, is=102999, ic=103000, ia=103002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103000 (s=102935, is=103000, ic=103001, ia=103003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103001 (s=102935, is=103000, ic=103001, ia=103003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103003 (s=102935, is=103000, ic=103001, ia=103003)