Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123654 (s=123654, is=123731, ic=123733, ia=123736)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123732 (s=123654, is=123732, ic=123734, ia=123737)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123734 (s=123654, is=123732, ic=123734, ia=123737)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123737 (s=123654, is=123732, ic=123734, ia=123737)