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

Add Component Slots to the BasicCell #758

Closed
masoudmanson opened this issue Mar 11, 2024 · 1 comment
Closed

Add Component Slots to the BasicCell #758

masoudmanson opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels

Comments

@masoudmanson
Copy link
Contributor

masoudmanson commented Mar 11, 2024

Introducing two additional properties to the CellBasic component, enabling the inclusion of elements either to the right or at the bottom of the primary text.

Example Description Notes
Image CellBasic featuring a tag component positioned to the right of the primary text -
Image CellBasic with a cluster of ButtonIcons placed to the right of the primary text -
Image CellBasic displaying a group of tags beneath the primary text This slot is visible only when there are no Secondary and Tertiary texts
Image CellBasic showcasing a set of ButtonIcons below the primary text This slot is visible only when there are no Secondary and Tertiary texts
Image CellBasic incorporating both right and bottom slot options -
@masoudmanson
Copy link
Contributor Author

This feature is currently being implemented as part of the design review refactors outlined in PR #748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants