Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65332 (s=65332, is=65387, ic=65388, ia=65389)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65388 (s=65332, is=65388, ic=65389, ia=65390)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65389 (s=65332, is=65388, ic=65389, ia=65390)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65390 (s=65332, is=65388, ic=65389, ia=65390)