Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123422 (s=123422, is=123499, ic=123501, ia=123504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123500 (s=123422, is=123500, ic=123502, ia=123505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123502 (s=123422, is=123500, ic=123502, ia=123505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123505 (s=123422, is=123500, ic=123502, ia=123505)