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

[Feature Request] Add attribute sorting for Laravel components #27

Open
viliusvsx opened this issue Jun 6, 2024 · 0 comments
Open

[Feature Request] Add attribute sorting for Laravel components #27

viliusvsx opened this issue Jun 6, 2024 · 0 comments

Comments

@viliusvsx
Copy link

viliusvsx commented Jun 6, 2024

Hi there! I'm currently working with Laravel and observed that the attributes aren't sorted when using Laravel blade components. For instance...

<x-component-name name="name" :label="$phpProperty" wire:model="livewire.property" />

Could we organize these attributes? Also, it would be helpful if the configuration file allowed us to organize and set a specific order for these attributes.

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

No branches or pull requests

1 participant