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