Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98200 (s=98200, is=98262, ic=98263, ia=98264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98263 (s=98200, is=98263, ic=98264, ia=98265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98264 (s=98200, is=98263, ic=98264, ia=98265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98265 (s=98200, is=98263, ic=98264, ia=98265)