Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23388 (s=23388, is=23404, ic=23406, ia=23408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23405 (s=23388, is=23405, ic=23407, ia=23409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23407 (s=23388, is=23405, ic=23407, ia=23409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23409 (s=23388, is=23405, ic=23407, ia=23409)