Module: addon/components/sl-able

A block form component that renders its content when an activity on a resource is possible and allowed

Source:

Extends

  • ember/Component
  • mixins/component

Methods

(inner) isViewable(activity, resource, possible) → {Boolean}

Calls the appropriate method on the behavior service to determine if it should be viewable

Parameters:
Name Type Description
activity String
resource String
possible Boolean
Source:
Returns:
Type
Boolean