Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28300 (s=28300, is=28332, ic=28330, ia=28332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28333 (s=28300, is=28333, ic=28331, ia=28333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28331 (s=28300, is=28333, ic=28331, ia=28333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28333 (s=28300, is=28333, ic=28331, ia=28333)