Tags: spatie/menu
Tags
Add `id` attribute for menu (#143) * add `addId` function * add ids into toArray method * add `addId` into README * add `addId` function into HasHtmlAttributes * Update README.md * add ids into mergeWith * add parent id * Fix styling * Update README.md * Change signatures of id in src/Html/Attributes.php Co-authored-by: Sebastian De Deyne <[email protected]> * Change signatures of id in src/Html/Attributes.php Co-authored-by: Sebastian De Deyne <[email protected]> * Change signatures of id in src/Traits/HasHtmlAttributes.php Co-authored-by: Sebastian De Deyne <[email protected]> * Change signatures of id in src/Traits/HasParentAttributes.php Co-authored-by: Sebastian De Deyne <[email protected]> * change ids to id in Attributes * change addId to id * add `id` method into HasHtmlAttributes and HasParentAttributes * Update README.md --------- Co-authored-by: milwad-dev <[email protected]> Co-authored-by: Freek Van der Herten <[email protected]> Co-authored-by: Sebastian De Deyne <[email protected]>
PreviousNext