Home > @findkit/ui > HeaderSlotParts > Input

HeaderSlotParts.Input property

Component for the search inpput

Signature:

Input: (props: {
        placeholder?: string;
        icon?: any;
    }) => any;