Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111751 (s=111751, is=111824, ic=111825, ia=111827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111825 (s=111751, is=111825, ic=111826, ia=111828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111826 (s=111751, is=111825, ic=111826, ia=111828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111828 (s=111751, is=111825, ic=111826, ia=111828)