Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23792 (s=23792, is=23808, ic=23810, ia=23812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23809 (s=23792, is=23809, ic=23811, ia=23813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23811 (s=23792, is=23809, ic=23811, ia=23813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23813 (s=23792, is=23809, ic=23811, ia=23813)