Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9948 (s=9948, is=9956, ic=9955, ia=9957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9957 (s=9948, is=9957, ic=9956, ia=9958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9956 (s=9948, is=9957, ic=9956, ia=9958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9958 (s=9948, is=9957, ic=9956, ia=9958)