Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30517 (s=30517, is=30551, ic=30550, ia=30552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30552 (s=30517, is=30552, ic=30551, ia=30553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30551 (s=30517, is=30552, ic=30551, ia=30553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30553 (s=30517, is=30552, ic=30551, ia=30553)