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