Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98324 (s=98324, is=98386, ic=98387, ia=98388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98387 (s=98324, is=98387, ic=98388, ia=98389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98388 (s=98324, is=98387, ic=98388, ia=98389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98389 (s=98324, is=98387, ic=98388, ia=98389)