Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77142 (s=77142, is=77199, ic=77200, ia=77201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77200 (s=77142, is=77200, ic=77201, ia=77202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77201 (s=77142, is=77200, ic=77201, ia=77202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77202 (s=77142, is=77200, ic=77201, ia=77202)