Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25098 (s=25098, is=25122, ic=25123, ia=25120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25123 (s=25098, is=25123, ic=25124, ia=25121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25124 (s=25098, is=25123, ic=25124, ia=25121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25121 (s=25098, is=25123, ic=25124, ia=25121)