Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52072 (s=52072, is=52123, ic=52123, ia=52125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52124 (s=52072, is=52124, ic=52124, ia=52126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52124 (s=52072, is=52124, ic=52124, ia=52126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52126 (s=52072, is=52124, ic=52124, ia=52126)