Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111428 (s=111428, is=111501, ic=111502, ia=111504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111502 (s=111428, is=111502, ic=111503, ia=111505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111503 (s=111428, is=111502, ic=111503, ia=111505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111505 (s=111428, is=111502, ic=111503, ia=111505)