mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-1549] Moved docassets folder inside docs folder (#2367)
This commit is contained in:
committed by
Eugenio Romano
parent
a9eff7fbaf
commit
7f3a4fc513
@@ -2,7 +2,7 @@
|
||||
|
||||
Authenticates to Alfresco Content Services and Alfresco Process Services.
|
||||
|
||||

|
||||

|
||||
|
||||
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
|
||||
|
||||
@@ -88,7 +88,7 @@ export class AppComponent {
|
||||
|
||||
### Change footer content
|
||||
|
||||

|
||||

|
||||
|
||||
You can replace the entire content in the footer of the login component with your custom content.
|
||||
|
||||
@@ -100,7 +100,7 @@ You can replace the entire content in the footer of the login component with you
|
||||
|
||||
### Change header content
|
||||
|
||||

|
||||

|
||||
|
||||
You can replace the entire content in the header of the login component with your custom content.
|
||||
|
||||
@@ -125,7 +125,7 @@ This becomes handy in case you need to extend it with custom input fields handle
|
||||
|
||||
Here's an example of custom content:
|
||||
|
||||

|
||||

|
||||
|
||||
### Custom logo and background
|
||||
|
||||
@@ -140,7 +140,7 @@ It is possible changing logo and background images to custom values.
|
||||
|
||||
Should give you something like the following:
|
||||
|
||||

|
||||

|
||||
|
||||
Alternatively you can bind to your component properties and provide values dynamically if needed:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user