Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123277 (s=123277, is=123354, ic=123356, ia=123359)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123355 (s=123277, is=123355, ic=123357, ia=123360)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123357 (s=123277, is=123355, ic=123357, ia=123360)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123360 (s=123277, is=123355, ic=123357, ia=123360)