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