Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106032 (s=106032, is=106100, ic=106101, ia=106103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106101 (s=106032, is=106101, ic=106102, ia=106104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106102 (s=106032, is=106101, ic=106102, ia=106104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106104 (s=106032, is=106101, ic=106102, ia=106104)