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