Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65351 (s=65351, is=65406, ic=65407, ia=65408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65407 (s=65351, is=65407, ic=65408, ia=65409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65408 (s=65351, is=65407, ic=65408, ia=65409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65409 (s=65351, is=65407, ic=65408, ia=65409)