livewire / volt

Volt is an elegantly crafted functional API for Livewire.
https://livewire.laravel.com/docs/volt
MIT License
327 stars 19 forks source link

Ability to implement interfaces #10

Closed 4m1n0s closed 1 year ago

4m1n0s commented 1 year ago

Hey,

as the volt component compiled to livewire component is is it possible to add ability to implement interfaces?

nunomaduro commented 1 year ago

Not at the moment. What would be your use case?

4m1n0s commented 1 year ago

in my case i would like to combine it with filament package, and this package require a livewire component to implement interfaces