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