Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83143 (s=83143, is=83200, ic=83201, ia=83202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83201 (s=83143, is=83201, ic=83202, ia=83203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83202 (s=83143, is=83201, ic=83202, ia=83203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83203 (s=83143, is=83201, ic=83202, ia=83203)