Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123747 (s=123747, is=123824, ic=123826, ia=123829)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123825 (s=123747, is=123825, ic=123827, ia=123830)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123827 (s=123747, is=123825, ic=123827, ia=123830)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123830 (s=123747, is=123825, ic=123827, ia=123830)