Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15101 (s=15101, is=15115, ic=15115, ia=15115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15116 (s=15101, is=15116, ic=15116, ia=15116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15116 (s=15101, is=15116, ic=15116, ia=15116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15116 (s=15101, is=15116, ic=15116, ia=15116)