Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/aio/tools/transforms/templates/api/pipe.template.html

9 lines
201 B
HTML
Raw Normal View History

build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
{% extends 'export-base.template.html' -%}
build(aio): improve the API Pipe pages (#22702) This change adds: * an impure badge for Pipes that are marked as `pure: false` * a pipe specific overview that shows the syntax for using a pipe in a template. * an "input value" section describing the type of the value that the pipe expects. * a "pipe params" section describing any additional params that a pipe expects. PR Close #22702
2018-03-11 09:42:49 +00:00
{% block overview %}
{% include "includes/pipe-overview.html" %}
{% endblock %}
build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
{% block details %}
{% include "includes/description.html" %}
{% endblock %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 96ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API