Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20588 (s=20588, is=20601, ic=20603, ia=20605)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20602 (s=20588, is=20602, ic=20604, ia=20606)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20604 (s=20588, is=20602, ic=20604, ia=20606)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20606 (s=20588, is=20602, ic=20604, ia=20606)