Skip to content

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

@viliusvsx

Description

@viliusvsx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions