Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7087 (s=7087, is=7094, ic=7092, ia=7094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7095 (s=7087, is=7095, ic=7093, ia=7095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7093 (s=7087, is=7095, ic=7093, ia=7095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7095 (s=7087, is=7095, ic=7093, ia=7095)