Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98223 (s=98223, is=98285, ic=98286, ia=98287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98286 (s=98223, is=98286, ic=98287, ia=98288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98287 (s=98223, is=98286, ic=98287, ia=98288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98288 (s=98223, is=98286, ic=98287, ia=98288)