Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100025 (s=100025, is=100088, ic=100089, ia=100090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100089 (s=100025, is=100089, ic=100090, ia=100091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100090 (s=100025, is=100089, ic=100090, ia=100091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100091 (s=100025, is=100089, ic=100090, ia=100091)