Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34752 (s=34752, is=34787, ic=34786, ia=34788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34788 (s=34752, is=34788, ic=34787, ia=34789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34787 (s=34752, is=34788, ic=34787, ia=34789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34789 (s=34752, is=34788, ic=34787, ia=34789)