Search inputs allow users to search for specific content by providing search terms or simple keywords.
Search inputs should:
placeholder
prop to provide additional context as to what the user can search for e.g. Search customers.Used to offer users the opportunity to find specific information from large data sets, or to filter on-screen collections.
Use the disabled
prop to prevent users from being able to interact with the checkbox and to convey the inactive state to assistive technologies.