Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123741 (s=123741, is=123818, ic=123820, ia=123823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123819 (s=123741, is=123819, ic=123821, ia=123824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123821 (s=123741, is=123819, ic=123821, ia=123824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123824 (s=123741, is=123819, ic=123821, ia=123824)