Closed berge472 closed 1 year ago
I also struggled to find a use-case for child append slot. I have a feeling you have something in mind for that, yeah ?
I also struggled to find a use-case for child append slot. I have a feeling you have something in mind for that, yeah ?
I have seen this in other components, but it is useful for actions like adding new children to the node
I also struggled to find a use-case for child append slot. I have a feeling you have something in mind for that, yeah ?
I have seen this in other components, but it is useful for actions like adding new children to the node
Oh, nice. Thanks
I made the change for checkable, and also added in a new style class 'on-item-hover' which can be used in the append slots to only show content when the item is being hovered.
I wasnt sure if you had any naming conventions you wanted to use for styles, so feel free to change it.