Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11222 (s=11222, is=11232, ic=11231, ia=11233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11233 (s=11222, is=11233, ic=11232, ia=11234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11232 (s=11222, is=11233, ic=11232, ia=11234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11234 (s=11222, is=11233, ic=11232, ia=11234)