Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100175 (s=100175, is=100238, ic=100239, ia=100240)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100239 (s=100175, is=100239, ic=100240, ia=100241)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100240 (s=100175, is=100239, ic=100240, ia=100241)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100241 (s=100175, is=100239, ic=100240, ia=100241)