Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34847 (s=34847, is=34883, ic=34882, ia=34884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34884 (s=34847, is=34884, ic=34883, ia=34885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34883 (s=34847, is=34884, ic=34883, ia=34885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34885 (s=34847, is=34884, ic=34883, ia=34885)