Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11512 (s=11512, is=11522, ic=11521, ia=11523)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11523 (s=11512, is=11523, ic=11522, ia=11524)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11522 (s=11512, is=11523, ic=11522, ia=11524)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11524 (s=11512, is=11523, ic=11522, ia=11524)