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

[Cards] Add example for icons #51

Open
SerTetora opened this issue Dec 6, 2023 · 0 comments
Open

[Cards] Add example for icons #51

SerTetora opened this issue Dec 6, 2023 · 0 comments

Comments

@SerTetora
Copy link

I would like to know, what icons for cards look like and how to set this option

class CardItem:
    title: str
    url: str | None = None
    content: str | None = None
    icon: str | None = None
    key: str | None = None
    image: str | Image | None = None
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

No branches or pull requests

1 participant