Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23581 (s=23581, is=23603, ic=23604, ia=23601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23604 (s=23581, is=23604, ic=23605, ia=23602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23605 (s=23581, is=23604, ic=23605, ia=23602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23602 (s=23581, is=23604, ic=23605, ia=23602)