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