Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98388 (s=98388, is=98450, ic=98451, ia=98452)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98451 (s=98388, is=98451, ic=98452, ia=98453)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98452 (s=98388, is=98451, ic=98452, ia=98453)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98453 (s=98388, is=98451, ic=98452, ia=98453)