Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55280 (s=55280, is=55331, ic=55331, ia=55333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55332 (s=55280, is=55332, ic=55332, ia=55334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55332 (s=55280, is=55332, ic=55332, ia=55334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55334 (s=55280, is=55332, ic=55332, ia=55334)