Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101456 (s=101456, is=101520, ic=101521, ia=101523)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101521 (s=101456, is=101521, ic=101522, ia=101524)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101522 (s=101456, is=101521, ic=101522, ia=101524)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101524 (s=101456, is=101521, ic=101522, ia=101524)