Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10612 (s=10612, is=10620, ic=10619, ia=10621)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10621 (s=10612, is=10621, ic=10620, ia=10622)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10620 (s=10612, is=10621, ic=10620, ia=10622)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10622 (s=10612, is=10621, ic=10620, ia=10622)