Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3652 (s=3652, is=3653, ic=3654, ia=3654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3654 (s=3652, is=3654, ic=3655, ia=3655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3655 (s=3652, is=3654, ic=3655, ia=3655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3655 (s=3652, is=3654, ic=3655, ia=3655)