[ADF-2152] Updated See Also sections in docs (#2846)

This commit is contained in:
Andy Stark
2018-01-17 17:11:48 +00:00
committed by Eugenio Romano
parent c9a3b048b4
commit f5ef324dd2
29 changed files with 328 additions and 380 deletions
+2 -7
View File
@@ -13,14 +13,9 @@ Takes the name fields of a UserProcessModel object and extracts and formats the
## Details
The pipe gets the initial characters of the user's first and last names and
concatenates them. The results are returned in an HTML <div> element.
concatenates them. The results are returned in an HTML <div> element.
The first pipe parameter specifies an optional CSS class to add to the <div>
The first pipe parameter specifies an optional CSS class to add to the <div>
element (eg, a background color is commonly used to emphasise initials). The
second parameter is an optional delimiter to add between the initials.
Both parameters default to empty strings.
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
<!-- seealso start -->
<!-- seealso end -->