Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98159 (s=98159, is=98221, ic=98222, ia=98223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98222 (s=98159, is=98222, ic=98223, ia=98224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98223 (s=98159, is=98222, ic=98223, ia=98224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98224 (s=98159, is=98222, ic=98223, ia=98224)