Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10730 (s=10730, is=10752, ic=10752, ia=10754)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10753 (s=10730, is=10753, ic=10753, ia=10755)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10753 (s=10730, is=10753, ic=10753, ia=10755)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10755 (s=10730, is=10753, ic=10753, ia=10755)