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