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

Return event variables for window api #26

Merged
merged 6 commits into from
Feb 1, 2024
Merged

Conversation

mdroidian
Copy link
Contributor

No description provided.

@mdroidian mdroidian changed the title Return event variables for SmartBlock and window api Return event variables for window api Jan 31, 2024
@mdroidian mdroidian marked this pull request as ready for review January 31, 2024 22:53
README.md Outdated
props?: Record<string, unknown>;
};

type Event = {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's call this CalenderEvent - Event is a known window object in the browser

@mdroidian mdroidian merged commit f9cb77d into main Feb 1, 2024
1 check passed
@mdroidian mdroidian deleted the return-event-object branch February 1, 2024 01:42
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