Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65443 (s=65443, is=65498, ic=65499, ia=65500)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65499 (s=65443, is=65499, ic=65500, ia=65501)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65500 (s=65443, is=65499, ic=65500, ia=65501)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65501 (s=65443, is=65499, ic=65500, ia=65501)