mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[ADF-2152] Added See Also sections and updated doc tools (#2835)
* [ADF-2152] Added See Also sections to docs * [ADF-2152] Added doc script to package.json
This commit is contained in:
committed by
Eugenio Romano
parent
f4684f68be
commit
7a523961e2
@@ -11,7 +11,7 @@ Shows a dialog listing all the files uploaded with the Upload Button or Drag Are
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| ---- | ---- | ------- | ----------- |
|
||||
| position | string | 'right' | Dialog position. Accepted values are 'left' or 'right' |
|
||||
|
||||
## Details
|
||||
@@ -20,10 +20,7 @@ This component should be used in combination with the
|
||||
[Upload Button component](upload-button.component.md) or the
|
||||
[Drag Area component](drag-area.component.md).
|
||||
|
||||
<!-- Don't edit the See also section. Edit seeAlsoGraph.json and run config/generateSeeAlso.js -->
|
||||
<!-- seealso start -->
|
||||
## See also
|
||||
|
||||
- [Upload button component](upload-button.component.md)
|
||||
- [Upload drag area component](upload-drag-area.component.md)
|
||||
<!-- seealso end -->
|
||||
- [Upload button component](upload-button.component.md)
|
||||
- [Upload drag area component](upload-drag-area.component.md)
|
||||
|
Reference in New Issue
Block a user