Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8983 (s=8983, is=8990, ic=8989, ia=8991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8991 (s=8983, is=8991, ic=8990, ia=8992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8990 (s=8983, is=8991, ic=8990, ia=8992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8992 (s=8983, is=8991, ic=8990, ia=8992)