Search
draft
in progress...
Loading
Code
HTML
import { NbhdSearch } from '@fbin-web/neighborhood-core';<nbhd-search> search </nbhd-search>
React
import { NbhdSearch } from '@fbin-web/neighborhood-react';
const App = () => (
<>
<NbhdSearch>search</NbhdSearch>
</>
);
Properties
| Property | Attribute | Type | Default | Description |
|---|---|---|---|---|
prop
|
prop
|
string
|
Slots
| Name | Description |
|---|---|
| default | Content area. |
CSS Parts
| Name | Description |
|---|---|
| base | The component's base wrapper. |
CSS Properties
| Property | Default Value |
|---|---|
--nbhd-element
|
default |