Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55499 (s=55499, is=55550, ic=55550, ia=55552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55551 (s=55499, is=55551, ic=55551, ia=55553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55551 (s=55499, is=55551, ic=55551, ia=55553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55553 (s=55499, is=55551, ic=55551, ia=55553)