Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123745 (s=123745, is=123822, ic=123824, ia=123827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123823 (s=123745, is=123823, ic=123825, ia=123828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123825 (s=123745, is=123823, ic=123825, ia=123828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123828 (s=123745, is=123823, ic=123825, ia=123828)