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