Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49152 (s=49152, is=49202, ic=49202, ia=49204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49203 (s=49152, is=49203, ic=49203, ia=49205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49203 (s=49152, is=49203, ic=49203, ia=49205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49205 (s=49152, is=49203, ic=49203, ia=49205)