Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65146 (s=65146, is=65201, ic=65202, ia=65203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65202 (s=65146, is=65202, ic=65203, ia=65204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65203 (s=65146, is=65202, ic=65203, ia=65204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65204 (s=65146, is=65202, ic=65203, ia=65204)