There's a directive in Livewire called wire:init . This accepts a method in your component that gets run after the first, initial render.
確定! 回上一頁