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

Mention Blade components in nesting section #7

Merged
merged 2 commits into from
Dec 12, 2022
Merged

Mention Blade components in nesting section #7

merged 2 commits into from
Dec 12, 2022

Conversation

francoism90
Copy link
Contributor

This was one of the things confusing me when first starting with Livewire, should nested components be Livewire too?
No, you can simple create multiple blade components and they will be able to call/communicate with methods, variables, etc. from the parent.

Please let me know what you think.. also improve my English when needed. :)

@michael-rubel
Copy link
Owner

Agree! 👍
There's no need to use the Livewire component if you don't want to use Livewire features inside it.

Thanks!


@michael-rubel michael-rubel merged commit 1dc58c3 into michael-rubel:main Dec 12, 2022
@michael-rubel michael-rubel changed the title Add blade components to nesting Mention Blade components in nesting section Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants