You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature
The feature allows users to access the card component. The component would support properties like title, description, border-radius, background, and more, allowing for deeper customization.
The card design could be similar to the following examples↓
Suggested properties
Background: Selection of colors to match with OnceUI’s design system.
Card Title: A customizable title for the card component.
Card Description: An optional description for additional detail.
padding: For inner padding
Buttons: For quick actions
Relation to existing components
This request is for a new component, so it doesn't have any relation with existing components.
The text was updated successfully, but these errors were encountered:
Hi @SnowDingo,
Thanks for this request, and for putting so much thought into it. We have a release coming up this week and could add this to the following one.
If you need this in the meantime, you could use Flex and create a local component.
@HardikRathod123 yes of course! please join our Discord server if you haven't yet for a smooth collaboration :) we're already working on a component creation guide that outlines the general requirements and standards to keep consistency within the system.
Describe the feature
The feature allows users to access the card component. The component would support properties like
title
,description
,border-radius
,background
, and more, allowing for deeper customization.The card design could be similar to the following examples↓
Suggested properties
Relation to existing components
This request is for a new component, so it doesn't have any relation with existing components.
The text was updated successfully, but these errors were encountered: