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