Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123295 (s=123295, is=123372, ic=123374, ia=123377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123373 (s=123295, is=123373, ic=123375, ia=123378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123375 (s=123295, is=123373, ic=123375, ia=123378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123378 (s=123295, is=123373, ic=123375, ia=123378)