Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23531 (s=23531, is=23553, ic=23554, ia=23551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23554 (s=23531, is=23554, ic=23555, ia=23552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23555 (s=23531, is=23554, ic=23555, ia=23552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23552 (s=23531, is=23554, ic=23555, ia=23552)