Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123701 (s=123701, is=123778, ic=123780, ia=123783)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123779 (s=123701, is=123779, ic=123781, ia=123784)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123781 (s=123701, is=123779, ic=123781, ia=123784)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123784 (s=123701, is=123779, ic=123781, ia=123784)