Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10445 (s=10445, is=10453, ic=10452, ia=10454)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10454 (s=10445, is=10454, ic=10453, ia=10455)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10453 (s=10445, is=10454, ic=10453, ia=10455)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10455 (s=10445, is=10454, ic=10453, ia=10455)