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