Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98438 (s=98438, is=98500, ic=98501, ia=98502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98501 (s=98438, is=98501, ic=98502, ia=98503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98502 (s=98438, is=98501, ic=98502, ia=98503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98503 (s=98438, is=98501, ic=98502, ia=98503)