Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101994 (s=101994, is=102058, ic=102059, ia=102061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102059 (s=101994, is=102059, ic=102060, ia=102062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102060 (s=101994, is=102059, ic=102060, ia=102062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102062 (s=101994, is=102059, ic=102060, ia=102062)