Separator

Shows related items.

To implement Separator component into your project you’ll need to add the import:

import Separator from "@kiwicom/orbit-components/lib/Separator";

After adding import into your project you can use it simply like:

<Separator />

Table below contains all types of the props available in the Separator component.

NameTypeDefaultDescription
spaceAfterenumAdditional margin-bottom after component. See this docs