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