ember-learn / ember-learn/guides-source

Add documentation for {{in-element}} helper

Open
#751 0 comments 0 reactions 1 assignee Claimed by @locks View on GitHub
Dominant language
HTML
Stars
161
Forks
512
Avg merge
4d 9h
Merged PRs (30d)
4

Description

With the implementation of [RFC#287](https://github.com/cibernox/rfcs/blob/20d2c89a11d20b7672291569efa2aa6e1697e2fe/text/0000-promote-in-element-to-public-api.md) a new built-in helper will be added to Ember's public API. To document this helper, please add a comprehensive description of the helper to the Guides.

Please add a section on the usage of the `{{in-element}}` helper to the Guides, incl. at least one descriptive code example highlighting how parameters are passed and how the content of the helper's block will be rendered into the target element. This documentation addition should be made as part of the [Built-In Helpers chapter](https://guides.emberjs.com/v3.9.0/templates/built-in-helpers/).

The work on this issue should be started as soon as the public API change has been publish with a stable Ember release.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.