Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98193 (s=98193, is=98255, ic=98256, ia=98257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98256 (s=98193, is=98256, ic=98257, ia=98258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98257 (s=98193, is=98256, ic=98257, ia=98258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98258 (s=98193, is=98256, ic=98257, ia=98258)