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