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