Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123876 (s=123876, is=123953, ic=123955, ia=123958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123954 (s=123876, is=123954, ic=123956, ia=123959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123956 (s=123876, is=123954, ic=123956, ia=123959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123959 (s=123876, is=123954, ic=123956, ia=123959)