feature/storybook-coverage #18
@@ -18,7 +18,7 @@ import type { Snippet } from 'svelte';
|
||||
|
||||
interface Props {
|
||||
/** Unique identifier for the input element */
|
||||
id: string;
|
||||
id?: string;
|
||||
/** Current search value (bindable) */
|
||||
value: string;
|
||||
/** Additional CSS classes for the container */
|
||||
|
||||
Reference in New Issue
Block a user