Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123739 (s=123739, is=123816, ic=123818, ia=123821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123817 (s=123739, is=123817, ic=123819, ia=123822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123819 (s=123739, is=123817, ic=123819, ia=123822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123822 (s=123739, is=123817, ic=123819, ia=123822)