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