Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25192 (s=25192, is=25200, ic=25202, ia=25202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25201 (s=25192, is=25201, ic=25203, ia=25203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25203 (s=25192, is=25201, ic=25203, ia=25203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25203 (s=25192, is=25201, ic=25203, ia=25203)