Autosuggest
draft
in progress...
Loading
Code
HTML
import { NbhdAutosuggest } from '@fbin-web/neighborhood-core';
<nbhd-autosuggest> autosuggest </nbhd-autosuggest>
React
import { NbhdAutosuggest } from '@fbin-web/neighborhood-react';
const App = () => (
<>
<NbhdAutosuggest>auto-suggestion</NbhdAutosuggest>
</>
);
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 |