Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89928 (s=89928, is=89989, ic=89990, ia=89991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89990 (s=89928, is=89990, ic=89991, ia=89992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89991 (s=89928, is=89990, ic=89991, ia=89992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89992 (s=89928, is=89990, ic=89991, ia=89992)