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