Angular scope - Isolated VS Inherited. Which one is more restrictive
问题 I have seen several you tube videos and read other stack overflow threads but still cannot figure out which one of angular scope is more restrictive. Isolated or Inherited. From the name isolated it feels if it is the most restrictive scope but since it allows various settings like @, =, and & to me it seems less restrictive then inherited scope. So the question is which one is more restrictive and why ? 回答1: I'd venture a guess that your definition of "restrictive" has to do with access to