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 data-on-interval and __delay modifier #504

Merged
merged 6 commits into from
Jan 21, 2025

Conversation

bencroker
Copy link
Collaborator

@bencroker bencroker commented Jan 21, 2025

Adds a data-on-interval attribute and a __delay modifier.

<div data-on-interval__delay.1s="alert()"></div>

<div data-on-load__delay.1s="alert()"></div>

@bencroker bencroker requested a review from delaneyj as a code owner January 21, 2025 02:46
@bencroker bencroker merged commit fdb41f3 into develop Jan 21, 2025
1 check failed
@bencroker bencroker deleted the feature/data-on-interval-and-delay-modifier branch January 21, 2025 14:23
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

Successfully merging this pull request may close these issues.

2 participants