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