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