Skip to content
Discussion options

You must be logged in to vote

If they are two separate components with their own x-data, Alpine.store is probably the easiest way to go.

Alternatively, you could nest the two components under a parent component that has isLoading state and that parent state can be accessed/mutated by children components.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@FlurryNight
Comment options

@FlurryNight
Comment options

@FlurryNight
Comment options

@SimoTod
Comment options

SimoTod Oct 6, 2021
Collaborator

@FlurryNight
Comment options

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