Search Field
Composable search field with the selected Lily design style.
Enter a service name
Disabled
Installation
Installs the style saved in lily.json. For a new Diamond project,
run lily-svelte init --style diamond first.
Usage
<SearchField aria-label="Search" bind:value={query} /> The installed source follows the style in lily.json. The composition preview includes other Lily components; install those separately when building the complete example.