Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Grid & Hbox 支持 gap, hAlign, vAlign 配置 #2373

Merged
merged 3 commits into from
Aug 10, 2021
Merged

feat: Grid & Hbox 支持 gap, hAlign, vAlign 配置 #2373

merged 3 commits into from
Aug 10, 2021

Conversation

2betop
Copy link
Collaborator

@2betop 2betop commented Aug 10, 2021

No description provided.

/**
* 垂直对齐方式
*/
vAlign?: 'top' | 'middle' | 'bottom';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

align 和 valign?仿照 table 里的

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@nwind nwind merged commit 5d04404 into baidu:master Aug 10, 2021
@2betop 2betop deleted the grid2 branch September 8, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants