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