Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34953 (s=34953, is=34990, ic=34989, ia=34991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34991 (s=34953, is=34991, ic=34990, ia=34992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34990 (s=34953, is=34991, ic=34990, ia=34992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34992 (s=34953, is=34991, ic=34990, ia=34992)