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