Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22580 (s=22580, is=22602, ic=22603, ia=22600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22603 (s=22580, is=22603, ic=22604, ia=22601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22604 (s=22580, is=22603, ic=22604, ia=22601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22601 (s=22580, is=22603, ic=22604, ia=22601)