Browse Source
Merge pull request #16611 from weiconglu/patch-1
Update Dropdowns.md
pull/16612/head
Engincan VESKE
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docs/en/UI/AspNetCore/Tag-Helpers/Dropdowns.md
|
|
|
@ -70,8 +70,8 @@ Basic usage: |
|
|
|
|
|
|
|
A value indicates which direction `abp-dropdown-menu` items will be aligned to. Should be one of the following values: |
|
|
|
|
|
|
|
* `Left` (default value) |
|
|
|
* `Right` |
|
|
|
* `Start` (default value) |
|
|
|
* `End` |
|
|
|
|
|
|
|
### Additional content |
|
|
|
|
|
|
|
|