Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20589 (s=20589, is=20602, ic=20604, ia=20606)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20603 (s=20589, is=20603, ic=20605, ia=20607)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20605 (s=20589, is=20603, ic=20605, ia=20607)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20607 (s=20589, is=20603, ic=20605, ia=20607)