Components in Ember-FW-ACL

There are only a couple of components that are available in Ember-FW-ACL, and the function of them is best described by the full concept of implementing Access Control on the clientside, found here. But just to list them, there are two outward facing components: the Access-Control Modal and the AccessControl Component, but you should default to the modal unless you have a clear reason otherwise. And there is also the component used within the Access Control Group called ShowCurrentRule, but this should not be used outside of the context of Ember FW ACL.