Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99604 (s=99604, is=99667, ic=99668, ia=99669)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99668 (s=99604, is=99668, ic=99669, ia=99670)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99669 (s=99604, is=99668, ic=99669, ia=99670)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99670 (s=99604, is=99668, ic=99669, ia=99670)