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

Spacer #13

Open
Tracked by #6
ahmad-reza619 opened this issue Jul 28, 2021 · 0 comments
Open
Tracked by #6

Spacer #13

ahmad-reza619 opened this issue Jul 28, 2021 · 0 comments
Labels
enhancement New feature or request Frontend it's the frontend work good first issue Good for newcomers
Milestone

Comments

@ahmad-reza619
Copy link
Member

ahmad-reza619 commented Jul 28, 2021

Spacer component will mainly used for inside the Column #11 and Stack #12 component. It will act as a spacing inside each of them. As it will take as many spacing as it can

The usage will be like

<Column>
     <Box>Heya</Box>
     <Spacer />
     <Box>Aloha</Box>
</Column>

as for how it look like, it will be like this:

just preted this text is an image for now 🙂 i'll post the image once i have the energy to do it

@ahmad-reza619 ahmad-reza619 added enhancement New feature or request Frontend it's the frontend work labels Jul 28, 2021
@ahmad-reza619 ahmad-reza619 added this to the v1 milestone Jul 29, 2021
@ahmad-reza619 ahmad-reza619 added the good first issue Good for newcomers label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend it's the frontend work good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant