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