Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65742 (s=65742, is=65797, ic=65798, ia=65799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65798 (s=65742, is=65798, ic=65799, ia=65800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65799 (s=65742, is=65798, ic=65799, ia=65800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65800 (s=65742, is=65798, ic=65799, ia=65800)