Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12721 (s=12721, is=12731, ic=12733, ia=12734)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12732 (s=12721, is=12732, ic=12734, ia=12735)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12734 (s=12721, is=12732, ic=12734, ia=12735)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12735 (s=12721, is=12732, ic=12734, ia=12735)