Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.

Make it clearer where actions can be passed & used #2306

@jenweber

Description

@jenweber

This page in the guides talks about actions, but doesn't cover some major gotchas around where actions should be put and where they can be passed.

Examples:

  • An action defined in a controller can be passed to a route's child components
  • An action in the route's js can't be passed to a child component
  • An action in a route js can be used in the route's template directly

This should be explained somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions