Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123628 (s=123628, is=123705, ic=123707, ia=123710)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123706 (s=123628, is=123706, ic=123708, ia=123711)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123708 (s=123628, is=123706, ic=123708, ia=123711)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123711 (s=123628, is=123706, ic=123708, ia=123711)