We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For the Alert component, it would be cool to have the following features:
open
closeIcon
X
Described above. I might create a pull request if I have the time.
Yes
The text was updated successfully, but these errors were encountered:
Hey, thanks for the suggestion. Right now we are not implementing new features, since we want to focus first on migrating the lib to svelte 5 - #491
Sorry, something went wrong.
I see, can I check where the Svelte 5 lib is being developed? Can I modify the Alerts component there then?
No branches or pull requests
Usage example, including component, action, motion, or utility API
For the Alert component, it would be cool to have the following features:
open
parameter like the Modals for consistencycloseIcon
boolean parameter, that if true will create a close (X
) icon at the top right of the alert that can allow the user to close the alertPossible implementation - describe how the feature can be implemented
Described above. I might create a pull request if I have the time.
Do you want to contribute this feature and create a pull request
Yes
The text was updated successfully, but these errors were encountered: