Skip to content

Feat: Add support for initialization onBeforeMount ✨ #37

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

Merged
merged 3 commits into from
Aug 4, 2024

Conversation

nickap
Copy link
Owner

@nickap nickap commented Jul 17, 2024

  • If setupBeforeMount is true, initialization occurs onBeforeMount.
  • Otherwise, the composable initializes onMounted. This is the default option.

- If onBeforeMount is true, initialization occurs onBeforeMount.
- Otherwise, the composable initializes onMounted
Copy link

netlify bot commented Jul 17, 2024

Deploy Preview for vue-exit-intent ready!

Name Link
🔨 Latest commit 24ce888
🔍 Latest deploy log https://app.netlify.com/sites/vue-exit-intent/deploys/66af62d4f7edf40008a0b6b8
😎 Deploy Preview https://deploy-preview-37--vue-exit-intent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nickap nickap marked this pull request as ready for review August 4, 2024 11:15
@nickap nickap merged commit 7e20e02 into master Aug 4, 2024
4 checks passed
@nickap nickap deleted the feat-setup-on-before-mount branch October 31, 2024 18:17
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.

1 participant