Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99870 (s=99870, is=99933, ic=99934, ia=99935)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99934 (s=99870, is=99934, ic=99935, ia=99936)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99935 (s=99870, is=99934, ic=99935, ia=99936)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99936 (s=99870, is=99934, ic=99935, ia=99936)