@props([ 'label' => 'Select Items', 'options', // The data collection passed from the parent 'searchFunction', // The parent method to call for searching 'selectAllAction', // The parent method to call for selecting all 'clearAction', // The parent method to call for clearing 'placeholder' => 'Search...', 'noResultText' => 'No items found.' ])