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