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