0.1.1 • Published 4 years ago

@bdt-component-library/description-list-item v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

DescriptionListItem Component

About

This is a component published as its own package from our component library monorepo: https://github.com/BenefitsDataTrust/ui-components. Setup instructions, as well as higher-level goals and concerns can be found from the main project README.

Description

This component renders a heading and text in a list format. It is intended to be wrapped by the DescriptionList component.

API

proptyperequireddefaultexplanation
childrenReact nodeyesn/aThe information that renders under the heading
classNamestringno""Adds a class to the component
inlinebooleannofalseDetermines whether the heading and children render horizontally or vertically
headingstringyesn/aThe bold text that renders above the children