Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50949 (s=50949, is=51000, ic=51000, ia=51002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 51001 (s=50949, is=51001, ic=51001, ia=51003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 51001 (s=50949, is=51001, ic=51001, ia=51003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 51003 (s=50949, is=51001, ic=51001, ia=51003)