Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11543 (s=11543, is=11553, ic=11552, ia=11554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11554 (s=11543, is=11554, ic=11553, ia=11555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11553 (s=11543, is=11554, ic=11553, ia=11555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11555 (s=11543, is=11554, ic=11553, ia=11555)