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