Skip to content
Discussion options

You must be logged in to vote

It's already possible in v3. Assuming you are bundling your plugin

import Alpine from 'alpinejs' 

... 

Alpine.prefix('myplugin-x-')
Alpine.start()

It will be down to whoever writes the plugin to use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexstandiford
Comment options

Answer selected by alexstandiford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants