Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123881 (s=123881, is=123958, ic=123960, ia=123963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123959 (s=123881, is=123959, ic=123961, ia=123964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123961 (s=123881, is=123959, ic=123961, ia=123964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123964 (s=123881, is=123959, ic=123961, ia=123964)