Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26970 (s=26970, is=26998, ic=26997, ia=26998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26999 (s=26970, is=26999, ic=26998, ia=26999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26998 (s=26970, is=26999, ic=26998, ia=26999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26999 (s=26970, is=26999, ic=26998, ia=26999)