Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109123 (s=109123, is=109195, ic=109196, ia=109198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109196 (s=109123, is=109196, ic=109197, ia=109199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109197 (s=109123, is=109196, ic=109197, ia=109199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 109199 (s=109123, is=109196, ic=109197, ia=109199)