Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5355 (s=5355, is=5356, ic=5356, ia=5356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5357 (s=5355, is=5357, ic=5357, ia=5357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5357 (s=5355, is=5357, ic=5357, ia=5357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5357 (s=5355, is=5357, ic=5357, ia=5357)