Home > @findkit/ui > HeaderSlotProps > Input

HeaderSlotProps.Input property

Warning: This API is now obsolete.

use parts.Input instead

DEPRECATED Component for the search inpput

Signature:

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