Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65940 (s=65940, is=65995, ic=65996, ia=65997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65996 (s=65940, is=65996, ic=65997, ia=65998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65997 (s=65940, is=65996, ic=65997, ia=65998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65998 (s=65940, is=65996, ic=65997, ia=65998)