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