1.1.5 • Published 15 days ago

@synerise/ds-form-field v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
15 days ago

id: form-field

title: FormField

FormField UI Component

Installation

npm i @synerise/ds-form-field
or
yarn add @synerise/ds-form-field

Usage

import FormField from '@synerise/ds-form-field'

<FormField />

Demo

API

PropertyDescriptionTypeDefault
idElement id to match label for attributestring-
labelElement labelReactNode-
tooltipLabel tooltip textReactNode-
tooltipConfigLabel tooltip extra configTooltipProps-
rightSideContent rendered to the right side of the labelReactNode-
descriptionElement descriptionReactNode-
errorTextError messageReactNode-