Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: API: add render helper examples #1256

Closed
wants to merge 4 commits into from
Closed

DOC: API: add render helper examples #1256

wants to merge 4 commits into from

Conversation

geneukum
Copy link
Contributor

@geneukum geneukum commented Oct 23, 2022

Let's add an example usage of all of the render helpers (render, clearRender) to the API docs. This can close out the "Rendering Helpers" checkbox in #378.

edit; Note, this work is stacked on top of the work for #1259, #1255, and #1258.

Let's add `tab` to our documentation table of contents and rerun the
yarn `docs` script in order to generate out the API docs.
Let's add an example usage of all of the DOM query helpers (find,
findAll, getRootElement) to the API docs.
Let's add an example usage of all of the routing helpers (visit,
currentRouteName, currentURL) to the API docs.
Let's add an example usage of all of the render helpers (render, clearRender)
to the API docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants