Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13173 (s=13173, is=13186, ic=13185, ia=13187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13187 (s=13173, is=13187, ic=13186, ia=13188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13186 (s=13173, is=13187, ic=13186, ia=13188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13188 (s=13173, is=13187, ic=13186, ia=13188)