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