Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6699 (s=6699, is=6700, ic=6700, ia=6700)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6701 (s=6699, is=6701, ic=6701, ia=6701)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6701 (s=6699, is=6701, ic=6701, ia=6701)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6701 (s=6699, is=6701, ic=6701, ia=6701)