mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
docs(rtl): Fix small typo in item docs (#17365)
This commit is contained in:
@ -31,7 +31,7 @@ The below chart details the item slots and where it will place the element insid
|
|||||||
| Slot | Description |
|
| Slot | Description |
|
||||||
|---------|-----------------------------------------------------------------------------|
|
|---------|-----------------------------------------------------------------------------|
|
||||||
| `start` | Placed to the left of all other content in LTR, and to the `right` in RTL. |
|
| `start` | Placed to the left of all other content in LTR, and to the `right` in RTL. |
|
||||||
| `end` | Placed to the right of all other content in LTR, and to the `right` in RTL. |
|
| `end` | Placed to the right of all other content in LTR, and to the `left` in RTL. |
|
||||||
| none | Placed inside of the input wrapper. |
|
| none | Placed inside of the input wrapper. |
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user