ionic-team / ionic-team/ionic-docs

content: improve components docs for the alignment property

オープン
#3,818 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
content
主要言語
MDX
スター
621
フォーク
3.2k
平均マージ
1日 2時間
マージ済み PR(30日)
86

説明

### URL

https://ionicframework.com/docs/api/

### Issue Description

The following components have the `alignment` property documented at these links:
- [Checkbox](https://ionicframework.com/docs/api/checkbox#alignment)
- [Radio](https://ionicframework.com/docs/api/radio#alignment)
- [Toggle](https://ionicframework.com/docs/api/toggle#alignment)

The playground examples currently only demonstrate how the `alignment` property works horizontally when the label placement is set to `stacked`. However, they do not show how the `alignment` property affects vertical alignment with the `fixed`, `start`, and `end` label placements.

We should add examples demonstrating how `alignment` works vertically, similar to the following, for each component:

```html


This is a really long label with a lot of text, causing the label to span
multiple lines. As a result, the checkbox will be vertically aligned in
the center, rather than at the start of the label.

```

> [!NOTE]
> This is just one example of how to illustrate the usage. It doesn't have to be exactly like the example provided.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。