Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11128 (s=11128, is=11138, ic=11137, ia=11139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11139 (s=11128, is=11139, ic=11138, ia=11140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11138 (s=11128, is=11139, ic=11138, ia=11140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11140 (s=11128, is=11139, ic=11138, ia=11140)