Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33515 (s=33515, is=33550, ic=33549, ia=33551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33551 (s=33515, is=33551, ic=33550, ia=33552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33550 (s=33515, is=33551, ic=33550, ia=33552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33552 (s=33515, is=33551, ic=33550, ia=33552)