Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101485 (s=101485, is=101549, ic=101550, ia=101552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101550 (s=101485, is=101550, ic=101551, ia=101553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101551 (s=101485, is=101550, ic=101551, ia=101553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101553 (s=101485, is=101550, ic=101551, ia=101553)