import SearchFieldInvalid from './SearchFieldInvalid?dev-site-example';

# Search Field with Invalid Text

### Description

This example demonstrates a [Search Field](/components/cerner-terra-core-docs/search-field/about) with Invalid Text. This example uses the 'onInvalidSearch' prop to pass in a callback and 'aria-invalid' passed in through the 'inputAttributes' prop. 

<SearchFieldInvalid title='Search Field with Invalid Text' />