Home > @findkit/ui > HeaderSlotParts > CloseButton

HeaderSlotParts.CloseButton property

Component for the close button

Signature:

CloseButton: (props: {
        children?: any;
    }) => any;