Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3982 (s=3982, is=3986, ic=3987, ia=3988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3988 (s=3982, is=3988, ic=3989, ia=3990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3989 (s=3982, is=3988, ic=3989, ia=3990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3990 (s=3982, is=3988, ic=3989, ia=3990)