Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83083 (s=83083, is=83140, ic=83141, ia=83142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83141 (s=83083, is=83141, ic=83142, ia=83143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83142 (s=83083, is=83141, ic=83142, ia=83143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83143 (s=83083, is=83141, ic=83142, ia=83143)