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