Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99934 (s=99934, is=99997, ic=99998, ia=99999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99998 (s=99934, is=99998, ic=99999, ia=100000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99999 (s=99934, is=99998, ic=99999, ia=100000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100000 (s=99934, is=99998, ic=99999, ia=100000)